Searched refs:xfs_dir2_block_sfsize (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 168 extern int xfs_dir2_block_sfsize(struct xfs_inode *dp,
|
H A D | xfs_dir2_block.c | 844 size = xfs_dir2_block_sfsize(dp, hdr, &sfh); in xfs_dir2_block_removename() 1057 size = xfs_dir2_block_sfsize(dp, hdr, &sfh); in xfs_dir2_leaf_to_block()
|
H A D | xfs_dir2_sf.c | 167 xfs_dir2_block_sfsize( in xfs_dir2_block_sfsize() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 169 extern int xfs_dir2_block_sfsize(struct xfs_inode *dp,
|
H A D | xfs_dir2_block.c | 844 size = xfs_dir2_block_sfsize(dp, hdr, &sfh); in xfs_dir2_block_removename() 1057 size = xfs_dir2_block_sfsize(dp, hdr, &sfh); in xfs_dir2_leaf_to_block()
|
H A D | xfs_dir2_sf.c | 167 xfs_dir2_block_sfsize( in xfs_dir2_block_sfsize() function
|
Completed in 9 milliseconds