Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_qm.h57 typedef struct xfs_quotainfo { struct
84 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument
167 xfs_get_defquota(struct xfs_dquot *dqp, struct xfs_quotainfo *qi) in xfs_get_defquota()
Dxfs_dquot.c72 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_adjust_dqlimits()
214 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_init_dquot_blk()
658 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()
699 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_insert()
766 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget()
855 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget_inode()
977 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput()
Dxfs_qm.c53 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()
122 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqpurge()
499 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_scan()
500 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_scan()
534 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_count()
535 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_count()
575 struct xfs_quotainfo *qinf) in xfs_qm_init_timelimits()
640 struct xfs_quotainfo *qinf; in xfs_qm_init_quotainfo()
1583 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqfree_one()
Dxfs_quotaops.c26 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_fill_state()
60 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
Dxfs_mount.h14 struct xfs_quotainfo;
123 struct xfs_quotainfo *m_quotainfo; /* disk quota information */
Dxfs_qm_syscalls.c39 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_quotaoff()
385 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
/Linux-v5.4/fs/xfs/scrub/
Dquota.c83 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item()
191 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork()
230 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota()