Home
last modified time | relevance | path

Searched refs:xfs_dir3_leafn_buf_ops (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_dir2.h94 extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;
Dxfs_dir2_leaf.c251 const struct xfs_buf_ops xfs_dir3_leafn_buf_ops = { variable
286 &xfs_dir3_leafn_buf_ops); in xfs_dir3_leafn_read()
335 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir3_leaf_init()
Dxfs_da_btree.c298 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_read_verify()
324 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_verify_struct()
Dxfs_dir2_node.c481 lbp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir2_leaf_to_node()
/Linux-v5.10/fs/xfs/
Dxfs_buf_item_recover.c350 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xlog_recover_validate_buf_type()