Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_priv.h113 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
Dxfs_dir2_block.c826 return xfs_dir2_block_to_sf(args, bp, size, &sfh); in xfs_dir2_block_removename()
1037 return xfs_dir2_block_to_sf(args, dbp, size, &sfh); in xfs_dir2_leaf_to_block()
Dxfs_dir2_sf.c140 xfs_dir2_block_to_sf( in xfs_dir2_block_to_sf() function
/linux-4.19.296/fs/xfs/
Dxfs_trace.h1698 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf);