Home
last modified time | relevance | path

Searched refs:xfs_quotainfo (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_qm.h50 struct xfs_quotainfo { struct
79 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument
172 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota()
Dxfs_quota.h132 struct xfs_quotainfo;
142 int xfs_dqtrx_hook_add(struct xfs_quotainfo *qi, struct xfs_dqtrx_hook *hook);
143 void xfs_dqtrx_hook_del(struct xfs_quotainfo *qi, struct xfs_dqtrx_hook *hook);
Dxfs_qm.c40 STATIC void xfs_qm_destroy_quotainos(struct xfs_quotainfo *qi);
58 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()
126 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqpurge()
508 struct xfs_quotainfo *qi = shrink->private_data; in xfs_qm_shrink_scan()
542 struct xfs_quotainfo *qi = shrink->private_data; in xfs_qm_shrink_count()
551 struct xfs_quotainfo *qinf) in xfs_qm_set_defquota()
582 struct xfs_quotainfo *qinf = mp->m_quotainfo; in xfs_qm_init_timelimits()
627 struct xfs_quotainfo *qinf; in xfs_qm_init_quotainfo()
632 qinf = mp->m_quotainfo = kzalloc(sizeof(struct xfs_quotainfo), in xfs_qm_init_quotainfo()
722 struct xfs_quotainfo *qi; in xfs_qm_destroy_quotainfo()
[all …]
Dxfs_trans_dquot.c169 struct xfs_quotainfo *qi = tp->t_mountp->m_quotainfo; in xfs_trans_mod_ino_dquot()
178 struct xfs_quotainfo *qi, in xfs_dqtrx_hook_add()
210 struct xfs_quotainfo *qi, in xfs_dqtrx_hook_del()
453 struct xfs_quotainfo *qi = tp->t_mountp->m_quotainfo; in xfs_trans_apply_dquot_deltas_hook()
622 struct xfs_quotainfo *qi = tp->t_mountp->m_quotainfo; in xfs_trans_unreserve_and_mod_dquots_hook()
793 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_trans_dqresv()
Dxfs_dquot.c97 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_adjust_dqlimits()
131 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_dquot_set_timeout()
185 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_adjust_dqtimers()
207 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_init_dquot_blk()
773 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()
820 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_insert()
885 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget()
974 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget_inode()
1096 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput()
Dxfs_mount.h13 struct xfs_quotainfo;
96 struct xfs_quotainfo *m_quotainfo; /* disk quota information */
Dxfs_quotaops.c62 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
Dxfs_qm_syscalls.c278 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
/linux-6.12.1/fs/xfs/scrub/
Ddqiterate.c46 struct xfs_quotainfo *qi = cursor->sc->mp->m_quotainfo; in xchk_dquot_iter_revalidate_bmap()
90 struct xfs_quotainfo *qi = cursor->sc->mp->m_quotainfo; in xchk_dquot_iter_advance_bmap()
148 struct xfs_quotainfo *qi = cursor->sc->mp->m_quotainfo; in xchk_dquot_iter_advance_incore()
Dquota.c146 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item()
261 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork()
302 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota()
Dquota_repair.c113 struct xfs_quotainfo *qi = mp->m_quotainfo; in xrep_quota_item_bmap()
303 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xrep_quota_block()
401 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xrep_quota_data_fork()
Dquotacheck.c693 struct xfs_quotainfo *qi = xqc->sc->mp->m_quotainfo; in xqcheck_teardown_scan()
745 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xqcheck_setup_scan()