Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_shared.h41 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
Dxfs_attr_leaf.c327 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable
343 XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops); in xfs_attr3_leaf_read()
1044 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_attr3_leaf_create()
Dxfs_da_btree.c227 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xfs_da3_node_read_verify()
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c2132 bp->b_ops = &xfs_attr3_leaf_buf_ops; in xlog_recover_validate_buf_type()