Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_attr_remote.c214 const struct xfs_buf_ops xfs_attr3_rmt_buf_ops = { variable
406 &xfs_attr3_rmt_buf_ops); in xfs_attr_rmtval_get()
535 bp->b_ops = &xfs_attr3_rmt_buf_ops; in xfs_attr_rmtval_set()
Dxfs_shared.h33 extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c2504 bp->b_ops = &xfs_attr3_rmt_buf_ops; in xlog_recover_validate_buf_type()