Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_qm.h50 struct xfs_quotainfo { struct
75 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument
156 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota()
Dxfs_qm.c39 STATIC void xfs_qm_destroy_quotainos(struct xfs_quotainfo *qi);
57 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()
125 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqpurge()
507 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_scan()
508 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_scan()
542 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_count()
543 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_count()
552 struct xfs_quotainfo *qinf) in xfs_qm_set_defquota()
583 struct xfs_quotainfo *qinf = mp->m_quotainfo; in xfs_qm_init_timelimits()
628 struct xfs_quotainfo *qinf; in xfs_qm_init_quotainfo()
[all …]
Dxfs_dquot.c73 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_adjust_dqlimits()
107 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_dquot_set_timeout()
161 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_adjust_dqtimers()
183 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_init_dquot_blk()
750 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()
791 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_insert()
854 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget()
943 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget_inode()
1065 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.c60 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
Dxfs_qm_syscalls.c279 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
Dxfs_trans_dquot.c626 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_trans_dqresv()
/linux-6.6.21/fs/xfs/scrub/
Dquota.c88 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item()
183 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork()
223 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota()