/linux/fs/xfs/libxfs/ |
H A D | xfs_quota_defs.h | 20 typedef uint8_t xfs_dqtype_t; typedef 139 xfs_dqid_t id, xfs_dqtype_t type); 147 xfs_dqinode_path(xfs_dqtype_t type) in xfs_dqinode_path() 163 xfs_dqinode_metafile_type(xfs_dqtype_t type) in xfs_dqinode_metafile_type() 178 unsigned int xfs_dqinode_sick_mask(xfs_dqtype_t type); 181 xfs_dqtype_t type, struct xfs_inode **ipp); 182 int xfs_dqinode_metadir_create(struct xfs_inode *dp, xfs_dqtype_t type, 184 int xfs_dqinode_metadir_link(struct xfs_inode *dp, xfs_dqtype_t type,
|
/linux/fs/xfs/ |
H A D | xfs_qm.h | 81 xfs_dqtype_t type) in xfs_dquot_tree() 97 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_quota_inode() 119 xfs_dqtype_t q_type; 159 xfs_dqtype_t type, 163 xfs_dqtype_t type, 167 xfs_dqtype_t type, 173 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota() 188 int xfs_qm_qino_load(struct xfs_mount *mp, xfs_dqtype_t type,
|
H A D | xfs_dquot.h | 71 xfs_dqtype_t q_type; 145 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on() 161 xfs_dqtype_t type) in xfs_inode_dquot() 225 xfs_dqtype_t type); 227 xfs_dqtype_t type, bool can_alloc, 229 int xfs_qm_dqget_inode(struct xfs_inode *ip, xfs_dqtype_t type, 232 xfs_dqtype_t type, struct xfs_dquot **dqpp); 234 xfs_dqid_t id, xfs_dqtype_t type, 258 void xfs_qm_init_dquot_blk(struct xfs_trans *tp, xfs_dqid_t id, xfs_dqtype_t
|
H A D | xfs_dquot.c | 229 xfs_dqtype_t type, in xfs_qm_init_dquot_blk() 351 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_alloc() 463 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_read() 524 xfs_dqtype_t type) in xfs_dquot_alloc() 706 xfs_dqtype_t type, in xfs_qm_dqread() 754 xfs_dqtype_t type, in xfs_dq_get_next_id() 883 xfs_dqtype_t type) in xfs_qm_dqget_checks() 912 xfs_dqtype_t type, in xfs_qm_dqget() 962 xfs_dqtype_t type, in xfs_qm_dqget_uncached() 978 xfs_dqtype_t type) in xfs_qm_id_for_quotatype() [all …]
|
H A D | xfs_qm_syscalls.c | 56 xfs_dqtype_t type) in xfs_qm_scall_trunc_qfile() 275 xfs_dqtype_t type, in xfs_qm_scall_setqlim() 399 xfs_dqtype_t type, in xfs_qm_scall_getquota_fill_qc() 437 xfs_dqtype_t type, in xfs_qm_scall_getquota() 482 xfs_dqtype_t type, in xfs_qm_scall_getquota_next()
|
H A D | xfs_quota.h | 42 xfs_dqtype_t type) in xfs_quota_chkd_flag() 89 xfs_dqtype_t q_type; 128 bool xfs_inode_near_dquot_enforcement(struct xfs_inode *ip, xfs_dqtype_t type);
|
H A D | xfs_qm.c | 56 xfs_dqtype_t type, in xfs_qm_dquot_walk() 293 xfs_dqtype_t type, in xfs_qm_dqattach_one() 607 xfs_dqtype_t type, in xfs_qm_set_defquota() 637 xfs_dqtype_t type) in xfs_qm_init_timelimits() 1087 xfs_dqtype_t type) in xfs_qm_reset_dqcounts() 1158 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all() 1224 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf() 1323 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust() 1798 xfs_dqtype_t type, in xfs_qm_qino_load() 2223 xfs_dqtype_t type) in xfs_inode_near_dquot_enforcement()
|
H A D | xfs_quotaops.c | 23 xfs_dqtype_t type) in xfs_qm_fill_state() 97 STATIC xfs_dqtype_t
|
H A D | xfs_trace.h | 1082 __field(xfs_dqtype_t, type) 1180 __field(xfs_dqtype_t, type) 1208 __field(xfs_dqtype_t, type)
|
/linux/fs/xfs/scrub/ |
H A D | quota.h | 9 xfs_dqtype_t xchk_quota_to_dqtype(struct xfs_scrub *sc); 26 xfs_dqtype_t dqtype; 33 xfs_dqtype_t dqtype);
|
H A D | quota.c | 24 xfs_dqtype_t 45 xfs_dqtype_t dqtype; in xchk_setup_quota() 310 xfs_dqtype_t dqtype; in xchk_quota()
|
H A D | quota_repair.c | 298 xfs_dqtype_t dqtype, in xrep_quota_block() 397 xfs_dqtype_t dqtype) in xrep_quota_data_fork() 506 xfs_dqtype_t dqtype) in xrep_quota_problems() 534 xfs_dqtype_t dqtype; in xrep_quota()
|
H A D | quotacheck.h | 61 xfs_dqtype_t dqtype) in xqcheck_counters_for()
|
H A D | dqiterate.c | 29 xfs_dqtype_t dqtype) in xchk_dqiter_init()
|
H A D | quotacheck_repair.c | 46 xfs_dqtype_t dqtype, in xqcheck_commit_dquot()
|
H A D | repair.h | 80 void xrep_force_quotacheck(struct xfs_scrub *sc, xfs_dqtype_t type);
|
H A D | metapath.c | 189 xfs_dqtype_t type) in xchk_setup_metapath_dqinode()
|
H A D | repair.c | 781 xfs_dqtype_t type) in xrep_force_quotacheck()
|
H A D | trace.h | 472 __field(xfs_dqtype_t, dqtype) 514 TP_PROTO(struct xfs_scrub *sc, xfs_dqtype_t dqtype, xfs_dqid_t id, 519 __field(xfs_dqtype_t, dqtype)
|