Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_shared.h31 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
Dxfs_attr_leaf.c370 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable
388 XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()
1159 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
Dxfs_da_btree.c220 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()
247 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_verify_struct()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2572 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()