Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_remote.c203 const struct xfs_buf_ops xfs_attr3_rmt_buf_ops = { variable
390 &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.h42 extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c2149 bp->b_ops = &xfs_attr3_rmt_buf_ops; in xlog_recover_validate_buf_type()