Searched refs:xfs_attr3_rmt_buf_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_shared.h28 extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;
H A Dxfs_attr_remote.c231 const struct xfs_buf_ops xfs_attr3_rmt_buf_ops = { variable in typeref:struct:xfs_buf_ops
423 0, &bp, &xfs_attr3_rmt_buf_ops);
523 bp->b_ops = &xfs_attr3_rmt_buf_ops;
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c382 bp->b_ops = &xfs_attr3_rmt_buf_ops;

Completed in 98 milliseconds