Home
last modified time | relevance | path

Searched refs:xfs_dir2_leaf_to_block (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_dir2_block.h121 xfs_dir2_leaf_to_block(struct xfs_da_args *args, struct xfs_dabuf *lbp,
Dxfs_dir2_leaf.c1589 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()
Dxfs_dir2_block.c901 xfs_dir2_leaf_to_block( in xfs_dir2_leaf_to_block() function