Searched refs:xfs_dir2_block_to_sf (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 170 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
|
H A D | xfs_dir2_block.c | 851 return xfs_dir2_block_to_sf(args, bp, size, &sfh); in xfs_dir2_block_removename() 1061 return xfs_dir2_block_to_sf(args, dbp, size, &sfh); in xfs_dir2_leaf_to_block()
|
H A D | xfs_dir2_sf.c | 257 xfs_dir2_block_to_sf( in xfs_dir2_block_to_sf() function
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_dir2_priv.h | 171 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
|
H A D | xfs_dir2_block.c | 851 return xfs_dir2_block_to_sf(args, bp, size, &sfh); in xfs_dir2_block_removename() 1061 return xfs_dir2_block_to_sf(args, dbp, size, &sfh); in xfs_dir2_leaf_to_block()
|
H A D | xfs_dir2_sf.c | 257 xfs_dir2_block_to_sf( in xfs_dir2_block_to_sf() function
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_trace.h | 1826 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf); variable
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_trace.h | 1965 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf); variable
|
Completed in 17 milliseconds