Searched refs:xfs_dir2_block_to_sf (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| A D | xfs_dir2_priv.h | 172 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
|
| A 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()
|
| A D | xfs_exchmaps.c | 482 return xfs_dir2_block_to_sf(&args, bp, size, &sfh); in xfs_exchmaps_dir_to_sf()
|
| A D | xfs_dir2_sf.c | 257 xfs_dir2_block_to_sf( in xfs_dir2_block_to_sf() function
|
| /linux/fs/xfs/ |
| A D | xfs_trace.h | 1979 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf);
|
Completed in 17 milliseconds