Searched refs:xfs_dir2_block_to_sf (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/fs/xfs/libxfs/ |
D | xfs_dir2_priv.h | 172 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
|
D | xfs_dir2_block.c | 858 return xfs_dir2_block_to_sf(args, bp, size, &sfh); in xfs_dir2_block_removename() 1069 return xfs_dir2_block_to_sf(args, dbp, size, &sfh); in xfs_dir2_leaf_to_block()
|
D | xfs_exchmaps.c | 482 return xfs_dir2_block_to_sf(&args, bp, size, &sfh); in xfs_exchmaps_dir_to_sf()
|
D | xfs_dir2_sf.c | 257 xfs_dir2_block_to_sf( in xfs_dir2_block_to_sf() function
|
/linux-6.14.4/fs/xfs/ |
D | xfs_trace.h | 2112 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf);
|