Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/scrub/
Ddabtree.c155 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_read_verify()
177 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_write_verify()
199 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_verify()
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_dir2.h95 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
Dxfs_dir2_leaf.c242 const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = { variable
270 &xfs_dir3_leaf1_buf_ops); in xfs_dir3_leaf_read()
332 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir3_leaf_init()
1766 lbp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir2_node_to_leaf()
/Linux-v5.10/fs/xfs/
Dxfs_buf_item_recover.c342 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xlog_recover_validate_buf_type()