xfs_attr3_rmt_buf_ops  214 fs/xfs/libxfs/xfs_attr_remote.c const struct xfs_buf_ops xfs_attr3_rmt_buf_ops = {
xfs_attr3_rmt_buf_ops  406 fs/xfs/libxfs/xfs_attr_remote.c 						   &xfs_attr3_rmt_buf_ops);
xfs_attr3_rmt_buf_ops  535 fs/xfs/libxfs/xfs_attr_remote.c 		bp->b_ops = &xfs_attr3_rmt_buf_ops;
xfs_attr3_rmt_buf_ops   33 fs/xfs/libxfs/xfs_shared.h extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;
xfs_attr3_rmt_buf_ops 2504 fs/xfs/xfs_log_recover.c 		bp->b_ops = &xfs_attr3_rmt_buf_ops;