Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h59 extern int xfs_dir2_leaf_to_block(struct xfs_da_args *args,
H A Dxfs_dir2_leaf.c1486 return xfs_dir2_leaf_to_block(args, lbp, dbp); in xfs_dir2_leaf_removename()
1821 error = xfs_dir2_leaf_to_block(args, lbp, NULL); in xfs_dir2_node_to_leaf()
H A Dxfs_dir2_block.c922 xfs_dir2_leaf_to_block( in xfs_dir2_leaf_to_block() function
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h1966 DEFINE_DIR2_EVENT(xfs_dir2_leaf_to_block);