Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_qm.h57 typedef struct xfs_quotainfo { struct
84 struct xfs_quotainfo *qi, in xfs_dquot_tree() argument
171 xfs_get_defquota(struct xfs_dquot *dqp, struct xfs_quotainfo *qi) in xfs_get_defquota()
Dxfs_dquot.c76 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_adjust_dqlimits()
218 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_init_dquot_blk()
661 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_lookup()
702 struct xfs_quotainfo *qi, in xfs_qm_dqget_cache_insert()
769 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget()
858 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqget_inode()
980 struct xfs_quotainfo *qi = dqp->q_mount->m_quotainfo; in xfs_qm_dqput()
Dxfs_qm.c57 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dquot_walk()
126 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqpurge()
503 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_scan()
504 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_scan()
538 struct xfs_quotainfo *qi = container_of(shrink, in xfs_qm_shrink_count()
539 struct xfs_quotainfo, qi_shrinker); in xfs_qm_shrink_count()
579 struct xfs_quotainfo *qinf) in xfs_qm_init_timelimits()
644 struct xfs_quotainfo *qinf; in xfs_qm_init_quotainfo()
1609 struct xfs_quotainfo *qi = mp->m_quotainfo; in xfs_qm_dqfree_one()
Dxfs_quotaops.c27 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_fill_state()
61 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_fs_get_quota_state()
Dxfs_mount.h14 struct xfs_quotainfo;
95 struct xfs_quotainfo *m_quotainfo; /* disk quota information */
Dxfs_qm_syscalls.c44 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_quotaoff()
390 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim()
/Linux-v4.19/fs/xfs/scrub/
Dquota.c94 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota_item()
202 struct xfs_quotainfo *qi = sc->mp->m_quotainfo; in xchk_quota_data_fork()
241 struct xfs_quotainfo *qi = mp->m_quotainfo; in xchk_quota()