Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_shared.h34 extern const struct xfs_buf_ops xfs_dquot_buf_ra_ops;
H A Dxfs_dquot_buf.c291 const struct xfs_buf_ops xfs_dquot_buf_ra_ops = { variable
/openbmc/linux/fs/xfs/
H A Dxfs_dquot_item_recover.c54 &xfs_dquot_buf_ra_ops); in xlog_recover_dquot_ra_pass2()