Searched refs:xfs_trans_dquot_ops (Results 1 – 3 of 3) sorted by relevance
/fs/xfs/quota/ | ||
D | xfs_qm.h | 130 extern xfs_dqtrxops_t xfs_trans_dquot_ops; |
D | xfs_qm_bhv.c | 239 .xfs_dqtrxops = &xfs_trans_dquot_ops, |
D | xfs_trans_dquot.c | 915 xfs_dqtrxops_t xfs_trans_dquot_ops = { variable |