Home
last modified time | relevance | path

Searched refs:xfs_dir2_block_to_sf (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/fs/xfs/libxfs/
Dxfs_dir2_priv.h172 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
Dxfs_dir2_block.c858 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()
Dxfs_exchmaps.c482 return xfs_dir2_block_to_sf(&args, bp, size, &sfh); in xfs_exchmaps_dir_to_sf()
Dxfs_dir2_sf.c257 xfs_dir2_block_to_sf( in xfs_dir2_block_to_sf() function
/linux-6.14.4/fs/xfs/
Dxfs_trace.h2112 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf);