Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_dir2_priv.h59 extern int xfs_dir2_leaf_to_block(struct xfs_da_args *args,
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()
Dxfs_dir2_block.c922 xfs_dir2_leaf_to_block( in xfs_dir2_leaf_to_block() function
/linux-6.1.9/fs/xfs/
Dxfs_trace.h1967 DEFINE_DIR2_EVENT(xfs_dir2_leaf_to_block);