Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A 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()
A Dxfs_qm.c57 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()
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()
716 struct xfs_quotainfo *qi; in xfs_qm_destroy_quotainfo()
1600 struct xfs_quotainfo *qi) in xfs_qm_destroy_quotainos()
[all …]
A 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()
749 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()
790 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()
A Dxfs_mount.h13 struct xfs_quotainfo;
93 struct xfs_quotainfo *m_quotainfo; /* disk quota information */
A Dxfs_quotaops.c60 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
A Dxfs_qm_syscalls.c279 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
A Dxfs_trans_dquot.c626 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_trans_dqresv()
/linux-6.3-rc2/fs/xfs/scrub/
A Dquota.c82 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item()
177 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork()
217 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota()

Completed in 18 milliseconds