Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_shared.h52 extern const struct xfs_buf_ops xfs_dquot_buf_ra_ops;
Dxfs_dquot_buf.c309 const struct xfs_buf_ops xfs_dquot_buf_ra_ops = { variable
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c3233 &xfs_dquot_buf_ra_ops); in xlog_recover_dquot_ra_pass2()