Home
last modified time | relevance | path

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

/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()
688 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()
729 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_insert()
796 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget()
885 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget_inode()
1007 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput()
Dxfs_qm.c54 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()
123 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqpurge()
505 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_scan()
506 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_scan()
540 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_count()
541 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_count()
581 struct xfs_quotainfo *qinf) in xfs_qm_init_timelimits()
646 struct xfs_quotainfo *qinf; in xfs_qm_init_quotainfo()
1605 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.c101 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_quotaoff()
449 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
/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()