Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_shared.h27 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
H A Dxfs_attr_leaf.c459 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable
480 &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()
1301 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
H A Dxfs_da_btree.c352 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()
379 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_verify_struct()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c386 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()