Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Ddabtree.c179 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_read_verify()
201 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_write_verify()
223 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xchk_da_btree_verify()
/Linux-v5.4/fs/xfs/libxfs/
Dxfs_dir2_leaf.c196 const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = { variable
225 XFS_DATA_FORK, &xfs_dir3_leaf1_buf_ops); in xfs_dir3_leaf_read()
288 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir3_leaf_init()
1731 lbp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir2_node_to_leaf()
Dxfs_dir2.h173 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c2473 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xlog_recover_validate_buf_type()