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

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_shared.h41 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
H A Dxfs_attr_leaf.c330 const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = { variable in typeref:struct:xfs_buf_ops
347 XFS_ATTR_FORK, &xfs_attr3_leaf_buf_ops); xfs_attr3_leaf_read()
1048 bp->b_ops = &xfs_attr3_leaf_buf_ops; xfs_attr3_leaf_create()
H A Dxfs_da_btree.c230 bp->b_ops = &xfs_attr3_leaf_buf_ops; xfs_da3_node_read_verify()
/linux-4.4.14/fs/xfs/
H A Dxfs_log_recover.c2141 bp->b_ops = &xfs_attr3_leaf_buf_ops; xlog_recover_validate_buf_type()

Completed in 117 milliseconds