Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Ddabtree.c156 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_read_verify()
178 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_write_verify()
200 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_verify()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h93 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
H A Dxfs_dir2_leaf.c251 const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = { variable
279 &xfs_dir3_leaf1_buf_ops); in xfs_dir3_leaf_read()
341 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir3_leaf_init()
1775 lbp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir2_node_to_leaf()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c351 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xlog_recover_validate_buf_type()