xfs_dir2_block_to_sf  823 fs/xfs/libxfs/xfs_dir2_block.c 	return xfs_dir2_block_to_sf(args, bp, size, &sfh);
xfs_dir2_block_to_sf 1034 fs/xfs/libxfs/xfs_dir2_block.c 	return xfs_dir2_block_to_sf(args, dbp, size, &sfh);
xfs_dir2_block_to_sf  113 fs/xfs/libxfs/xfs_dir2_priv.h extern int xfs_dir2_block_to_sf(struct xfs_da_args *args, struct xfs_buf *bp,
xfs_dir2_block_to_sf 1716 fs/xfs/xfs_trace.h DEFINE_DIR2_EVENT(xfs_dir2_block_to_sf);