Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_dir2.h122 extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;
Dxfs_dir2_leaf.c284 const struct xfs_buf_ops xfs_dir3_leafn_buf_ops = { variable
335 &xfs_dir3_leafn_buf_ops); in xfs_dir3_leafn_read()
396 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir3_leaf_init()
Dxfs_da_btree.c357 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_read_verify()
383 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_verify_struct()
Dxfs_dir2_node.c488 lbp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir2_leaf_to_node()
/linux-6.12.1/fs/xfs/
Dxfs_buf_item_recover.c362 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xlog_recover_validate_buf_type()