Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H 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()
H 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()
1616 struct xfs_quotainfo *qi) in xfs_qm_destroy_quotainos()
[all …]
H 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()
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()
H A Dxfs_mount.h13 struct xfs_quotainfo;
96 struct xfs_quotainfo *m_quotainfo; /* disk quota information */
H A Dxfs_quotaops.c60 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
H A Dxfs_qm_syscalls.c279 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
H A Dxfs_trans_dquot.c626 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_trans_dqresv()
/openbmc/linux/fs/xfs/scrub/
H A 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()