Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_shared.h43 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
Dxfs_attr_leaf.c336 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable
353 XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()
1054 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
Dxfs_da_btree.c230 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()
/fs/xfs/
Dxfs_log_recover.c2563 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()