Home
last modified time | relevance | path

Searched refs:xfs_dqtype_t (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_dquot.h63 xfs_dqtype_t q_type;
137 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on()
153 xfs_dqtype_t type) in xfs_inode_dquot()
210 xfs_dqtype_t type);
212 xfs_dqtype_t type, bool can_alloc,
214 int xfs_qm_dqget_inode(struct xfs_inode *ip, xfs_dqtype_t type,
217 xfs_dqtype_t type, struct xfs_dquot **dqpp);
219 xfs_dqid_t id, xfs_dqtype_t type,
236 xfs_dqtype_t type, void *priv);
237 int xfs_qm_dqiterate(struct xfs_mount *mp, xfs_dqtype_t type,
Dxfs_qm.h77 xfs_dqtype_t type) in xfs_dquot_tree()
93 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_quota_inode()
151 xfs_dqtype_t type,
155 xfs_dqtype_t type,
159 xfs_dqtype_t type,
165 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota()
Dxfs_dquot.c183 xfs_dqtype_t type, in xfs_qm_init_dquot_blk()
300 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_alloc()
392 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_read()
451 xfs_dqtype_t type) in xfs_dquot_alloc()
637 xfs_dqtype_t type, in xfs_qm_dqread()
685 xfs_dqtype_t type, in xfs_dq_get_next_id()
809 xfs_dqtype_t type) in xfs_qm_dqget_checks()
841 xfs_dqtype_t type, in xfs_qm_dqget()
891 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
907 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
[all …]
Dxfs_qm_syscalls.c504 xfs_dqtype_t type, in xfs_qm_scall_setqlim()
643 xfs_dqtype_t type, in xfs_qm_scall_getquota_fill_qc()
694 xfs_dqtype_t type, in xfs_qm_scall_getquota()
732 xfs_dqtype_t type, in xfs_qm_scall_getquota_next()
Dxfs_qm.c50 xfs_dqtype_t type, in xfs_qm_dquot_walk()
252 xfs_dqtype_t type, in xfs_qm_dqattach_one()
547 xfs_dqtype_t type, in xfs_qm_set_defquota()
577 xfs_dqtype_t type) in xfs_qm_init_timelimits()
839 xfs_dqtype_t type) in xfs_qm_reset_dqcounts()
910 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all()
976 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf()
1074 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust()
Dxfs_quota.h42 xfs_dqtype_t type) in xfs_quota_chkd_flag()
Dxfs_quotaops.c88 STATIC xfs_dqtype_t
Dxfs_iomap.c297 xfs_dqtype_t type, in xfs_quota_need_throttle()
319 xfs_dqtype_t type, in xfs_quota_calc_throttle()
Dxfs_trace.h868 __field(xfs_dqtype_t, type)
982 __field(xfs_dqtype_t, type)
1010 __field(xfs_dqtype_t, type)
/kernel/linux/linux-5.10/fs/xfs/scrub/
Dquota.c21 static inline xfs_dqtype_t
43 xfs_dqtype_t dqtype; in xchk_setup_quota()
76 xfs_dqtype_t dqtype, in xchk_quota_item()
217 xfs_dqtype_t dqtype; in xchk_quota()
Drepair.h54 void xrep_force_quotacheck(struct xfs_scrub *sc, xfs_dqtype_t type);
Drepair.c902 xfs_dqtype_t type) in xrep_force_quotacheck()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_quota_defs.h21 typedef uint8_t xfs_dqtype_t; typedef
145 xfs_dqid_t id, xfs_dqtype_t type);
Dxfs_dquot_buf.c124 xfs_dqtype_t type) in xfs_dqblk_repair()