Searched refs:xfs_dir2_leaf_to_block (Results 1 – 3 of 3) sorted by relevance
121 xfs_dir2_leaf_to_block(struct xfs_da_args *args, struct xfs_dabuf *lbp,
1589 return xfs_dir2_leaf_to_block(args, lbp, dbp); in xfs_dir2_leaf_removename()1893 error = xfs_dir2_leaf_to_block(args, lbp, NULL); in xfs_dir2_node_to_leaf()
901 xfs_dir2_leaf_to_block( in xfs_dir2_leaf_to_block() function