Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_hdr (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_da_format.c429 return (geo->blksize - sizeof(struct xfs_dir2_leaf_hdr)) / in xfs_dir2_max_leaf_ents()
741 .leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
791 .leaf_hdr_size = sizeof(struct xfs_dir2_leaf_hdr),
Dxfs_da_format.h455 typedef struct xfs_dir2_leaf_hdr { struct
Dxfs_dir2_leaf.c1658 hdrsize = sizeof(struct xfs_dir2_leaf_hdr); in xfs_dir3_leaf_size()