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

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h27 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
H A Dxfs_attr_leaf.c438 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable in typeref:struct:xfs_buf_ops
457 &xfs_attr3_leaf_buf_ops);
1226 bp->b_ops = &xfs_attr3_leaf_buf_ops;
H A Dxfs_da_btree.c307 bp->b_ops = &xfs_attr3_leaf_buf_ops;
334 bp->b_ops = &xfs_attr3_leaf_buf_ops;
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c375 bp->b_ops = &xfs_attr3_leaf_buf_ops;

Completed in 122 milliseconds