Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_dquot.h73 xfs_dqtype_t q_type;
147 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on()
163 xfs_dqtype_t type) in xfs_inode_dquot()
220 xfs_dqtype_t type);
222 xfs_dqtype_t type, bool can_alloc,
224 int xfs_qm_dqget_inode(struct xfs_inode *ip, xfs_dqtype_t type,
227 xfs_dqtype_t type, struct xfs_dquot **dqpp);
229 xfs_dqid_t id, xfs_dqtype_t type,
246 xfs_dqtype_t type, void *priv);
247 int xfs_qm_dqiterate(struct xfs_mount *mp, xfs_dqtype_t type,
A 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()
147 xfs_dqtype_t type,
151 xfs_dqtype_t type,
155 xfs_dqtype_t type,
161 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota()
A Dxfs_dquot.c183 xfs_dqtype_t type, in xfs_qm_init_dquot_blk()
457 xfs_dqtype_t type) in xfs_dquot_alloc()
678 xfs_dqtype_t type, in xfs_qm_dqread()
726 xfs_dqtype_t type, in xfs_dq_get_next_id()
848 xfs_dqtype_t type) in xfs_qm_dqget_checks()
877 xfs_dqtype_t type, in xfs_qm_dqget()
927 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
943 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
965 xfs_dqtype_t type, in xfs_qm_dqget_inode()
1051 xfs_dqtype_t type, in xfs_qm_dqget_next()
[all …]
A Dxfs_qm_syscalls.c288 xfs_dqtype_t type, in xfs_qm_scall_setqlim()
427 xfs_dqtype_t type, in xfs_qm_scall_getquota_fill_qc()
478 xfs_dqtype_t type, in xfs_qm_scall_getquota()
520 xfs_dqtype_t type, in xfs_qm_scall_getquota_next()
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);
A Dxfs_qm.c52 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()
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()
1889 xfs_dqtype_t type) in xfs_inode_near_dquot_enforcement()
A Dxfs_quotaops.c88 STATIC xfs_dqtype_t
A Dxfs_iomap.c290 xfs_dqtype_t type, in xfs_quota_need_throttle()
312 xfs_dqtype_t type, in xfs_quota_calc_throttle()
A Dxfs_trace.h1007 __field(xfs_dqtype_t, type)
1121 __field(xfs_dqtype_t, type)
1149 __field(xfs_dqtype_t, type)
/linux/fs/xfs/scrub/
A 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()
A Drepair.h57 void xrep_force_quotacheck(struct xfs_scrub *sc, xfs_dqtype_t type);
A Drepair.c907 xfs_dqtype_t type) in xrep_force_quotacheck()
/linux/fs/xfs/libxfs/
A Dxfs_quota_defs.h21 typedef uint8_t xfs_dqtype_t; typedef
123 xfs_dqid_t id, xfs_dqtype_t type);
A Dxfs_dquot_buf.c124 xfs_dqtype_t type) in xfs_dqblk_repair()

Completed in 29 milliseconds