Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A 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,
H A 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()
H A 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()
411 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_read()
470 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()
820 xfs_dqtype_t type) in xfs_qm_dqget_checks()
849 xfs_dqtype_t type, in xfs_qm_dqget()
899 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
915 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
[all …]
H A 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()
H A 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);
H A Dxfs_qm.c53 xfs_dqtype_t type, in xfs_qm_dquot_walk()
250 xfs_dqtype_t type, in xfs_qm_dqattach_one()
551 xfs_dqtype_t type, in xfs_qm_set_defquota()
581 xfs_dqtype_t type) in xfs_qm_init_timelimits()
840 xfs_dqtype_t type) in xfs_qm_reset_dqcounts()
911 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all()
977 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf()
1075 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust()
1928 xfs_dqtype_t type) in xfs_inode_near_dquot_enforcement()
H A Dxfs_quotaops.c88 STATIC xfs_dqtype_t
H A Dxfs_iomap.c336 xfs_dqtype_t type, in xfs_quota_need_throttle()
358 xfs_dqtype_t type, in xfs_quota_calc_throttle()
H A Dxfs_trace.h1011 __field(xfs_dqtype_t, type)
1109 __field(xfs_dqtype_t, type)
1137 __field(xfs_dqtype_t, type)
/openbmc/linux/fs/xfs/scrub/
H A Dquota.c22 static inline xfs_dqtype_t
43 xfs_dqtype_t dqtype; in xchk_setup_quota()
82 xfs_dqtype_t dqtype, in xchk_quota_item()
224 xfs_dqtype_t dqtype; in xchk_quota()
H A Drepair.h60 void xrep_force_quotacheck(struct xfs_scrub *sc, xfs_dqtype_t type);
H A Drepair.c680 xfs_dqtype_t type) in xrep_force_quotacheck()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_quota_defs.h20 typedef uint8_t xfs_dqtype_t; typedef
139 xfs_dqid_t id, xfs_dqtype_t type);
H A Dxfs_dquot_buf.c124 xfs_dqtype_t type) in xfs_dqblk_repair()