KolibriOS kernel
xfs_dir2_leaf Struct Reference

bests and tail are at the end of the block for single-leaf only (magic = XFS_DIR2_LEAF1_MAGIC not XFS_DIR2_LEAFN_MAGIC) More...

Public Attributes

xfs_dir2_leaf_hdr hdr
 
xfs_dir2_leaf_entry ents
 

Detailed Description

bests and tail are at the end of the block for single-leaf only (magic = XFS_DIR2_LEAF1_MAGIC not XFS_DIR2_LEAFN_MAGIC)

Source
fs/xfs.inc:377

Member Data Documentation

◆ ents

xfs_dir2_leaf_entry xfs_dir2_leaf::ents

◆ hdr

xfs_dir2_leaf_hdr xfs_dir2_leaf::hdr

The documentation for this struct was generated from the following file: