Home
last modified time | relevance | path

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

/fs/xfs/quota/
Dxfs_qm.h130 extern xfs_dqtrxops_t xfs_trans_dquot_ops;
Dxfs_qm_bhv.c239 .xfs_dqtrxops = &xfs_trans_dquot_ops,
Dxfs_trans_dquot.c915 xfs_dqtrxops_t xfs_trans_dquot_ops = { variable