Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_dquot.h65 xfs_dqtype_t q_type;
139 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on()
155 xfs_dqtype_t type) in xfs_inode_dquot()
212 xfs_dqtype_t type);
214 xfs_dqtype_t type, bool can_alloc,
216 int xfs_qm_dqget_inode(struct xfs_inode *ip, xfs_dqtype_t type,
219 xfs_dqtype_t type, struct xfs_dquot **dqpp);
221 xfs_dqid_t id, xfs_dqtype_t type,
238 xfs_dqtype_t type, void *priv);
239 int xfs_qm_dqiterate(struct xfs_mount *mp, xfs_dqtype_t type,
Dxfs_qm.h76 xfs_dqtype_t type) in xfs_dquot_tree()
92 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_quota_inode()
142 xfs_dqtype_t type,
146 xfs_dqtype_t type,
150 xfs_dqtype_t type,
156 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota()
Dxfs_dquot.c180 xfs_dqtype_t type, in xfs_qm_init_dquot_blk()
296 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_alloc()
412 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_read()
471 xfs_dqtype_t type) in xfs_dquot_alloc()
651 xfs_dqtype_t type, in xfs_qm_dqread()
699 xfs_dqtype_t type, in xfs_dq_get_next_id()
821 xfs_dqtype_t type) in xfs_qm_dqget_checks()
850 xfs_dqtype_t type, in xfs_qm_dqget()
900 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
916 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
[all …]
Dxfs_qm_syscalls.c276 xfs_dqtype_t type, in xfs_qm_scall_setqlim()
400 xfs_dqtype_t type, in xfs_qm_scall_getquota_fill_qc()
451 xfs_dqtype_t type, in xfs_qm_scall_getquota()
496 xfs_dqtype_t type, in xfs_qm_scall_getquota_next()
Dxfs_quota.h42 xfs_dqtype_t type) in xfs_quota_chkd_flag()
116 bool xfs_inode_near_dquot_enforcement(struct xfs_inode *ip, xfs_dqtype_t type);
Dxfs_qm.c53 xfs_dqtype_t type, in xfs_qm_dquot_walk()
250 xfs_dqtype_t type, in xfs_qm_dqattach_one()
543 xfs_dqtype_t type, in xfs_qm_set_defquota()
573 xfs_dqtype_t type) in xfs_qm_init_timelimits()
832 xfs_dqtype_t type) in xfs_qm_reset_dqcounts()
903 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all()
969 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf()
1067 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust()
1892 xfs_dqtype_t type) in xfs_inode_near_dquot_enforcement()
Dxfs_quotaops.c88 STATIC xfs_dqtype_t
Dxfs_iomap.c299 xfs_dqtype_t type, in xfs_quota_need_throttle()
321 xfs_dqtype_t type, in xfs_quota_calc_throttle()
Dxfs_trace.h1014 __field(xfs_dqtype_t, type)
1112 __field(xfs_dqtype_t, type)
1140 __field(xfs_dqtype_t, type)
/linux-6.1.9/fs/xfs/scrub/
Dquota.c21 static inline xfs_dqtype_t
42 xfs_dqtype_t dqtype; in xchk_setup_quota()
75 xfs_dqtype_t dqtype, in xchk_quota_item()
216 xfs_dqtype_t dqtype; in xchk_quota()
Drepair.h57 void xrep_force_quotacheck(struct xfs_scrub *sc, xfs_dqtype_t type);
Drepair.c907 xfs_dqtype_t type) in xrep_force_quotacheck()
/linux-6.1.9/fs/xfs/libxfs/
Dxfs_quota_defs.h20 typedef uint8_t xfs_dqtype_t; typedef
139 xfs_dqid_t id, xfs_dqtype_t type);
Dxfs_dquot_buf.c124 xfs_dqtype_t type) in xfs_dqblk_repair()