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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h171 extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
H A Dxfs_dir2_block.c853 return xfs_dir2_block_to_sf(args, bp, size, &sfh);
1063 return xfs_dir2_block_to_sf(args, dbp, size, &sfh);
H A Dxfs_dir2_sf.c257 xfs_dir2_block_to_sf( function
/linux-master/fs/xfs/
H A Dxfs_trace.h1970 DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf); variable

Completed in 95 milliseconds