Home
last modified time | relevance | path

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

/openbmc/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.c437 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable
456 &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()
1308 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
H A Dxfs_da_btree.c305 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()
332 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_verify_struct()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c375 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()