Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_priv.h25 extern int xfs_dir2_leaf_to_block(struct xfs_da_args *args,
Dxfs_dir2_leaf.c1499 return xfs_dir2_leaf_to_block(args, lbp, dbp); in xfs_dir2_leaf_removename()
1841 error = xfs_dir2_leaf_to_block(args, lbp, NULL); in xfs_dir2_node_to_leaf()
Dxfs_dir2_block.c897 xfs_dir2_leaf_to_block( in xfs_dir2_leaf_to_block() function
/linux-4.19.296/fs/xfs/
Dxfs_trace.h1704 DEFINE_DIR2_EVENT(xfs_dir2_leaf_to_block);