| /linux/fs/xfs/libxfs/ |
| H A D | xfs_quota_defs.h | 20 typedef uint8_t xfs_dqtype_t; typedef 137 xfs_dqid_t id, xfs_dqtype_t type); 145 xfs_dqinode_path(xfs_dqtype_t type) in xfs_dqinode_path() 161 xfs_dqinode_metafile_type(xfs_dqtype_t type) in xfs_dqinode_metafile_type() 176 unsigned int xfs_dqinode_sick_mask(xfs_dqtype_t type); 179 xfs_dqtype_t type, struct xfs_inode **ipp); 180 int xfs_dqinode_metadir_create(struct xfs_inode *dp, xfs_dqtype_t type, 182 int xfs_dqinode_metadir_link(struct xfs_inode *dp, xfs_dqtype_t type,
|
| H A D | xfs_dquot_buf.c | 127 xfs_dqtype_t type) in xfs_dqblk_repair() 331 xfs_dqinode_sick_mask(xfs_dqtype_t type) in xfs_dqinode_sick_mask() 359 xfs_dqtype_t type, in xfs_dqinode_load() 423 xfs_dqtype_t type, in xfs_dqinode_metadir_create() 457 xfs_dqtype_t type, in xfs_dqinode_metadir_link()
|
| /linux/fs/xfs/ |
| H A D | xfs_dquot.h | 71 xfs_dqtype_t q_type; 130 static inline int xfs_this_quota_on(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_this_quota_on() 146 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, 240 void xfs_qm_init_dquot_blk(struct xfs_trans *tp, xfs_dqid_t id, xfs_dqtype_t
|
| 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.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() 805 xfs_dqtype_t type) in xfs_qm_dqget_cache_lookup() 848 xfs_dqtype_t type, in xfs_qm_dqget_cache_insert() 877 xfs_dqtype_t type) in xfs_qm_dqget_checks() 906 xfs_dqtype_t type, in xfs_qm_dqget() [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() 398 xfs_dqtype_t type, in xfs_qm_scall_getquota_fill_qc() 436 xfs_dqtype_t type, in xfs_qm_scall_getquota() 483 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() 538 xfs_dqtype_t type, in xfs_qm_set_defquota() 568 xfs_dqtype_t type) in xfs_qm_init_timelimits() 1015 xfs_dqtype_t type) in xfs_qm_reset_dqcounts() 1086 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all() 1152 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf() 1251 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust() 1705 xfs_dqtype_t type, in xfs_qm_qino_load() 2098 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_iomap.c | 365 xfs_dqtype_t type, in xfs_quota_need_throttle() 397 xfs_dqtype_t type, in xfs_quota_calc_throttle()
|
| H A D | xfs_trace.h | 1334 __field(xfs_dqtype_t, type) 1429 __field(xfs_dqtype_t, type) 1457 __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 | quotacheck.c | 43 xfs_dqtype_t q_type; 187 xfs_dqtype_t q_type, in xqcheck_get_dqtrx() 554 xfs_dqtype_t dqtype, in xqcheck_compare_dquot() 612 xfs_dqtype_t dqtype) in xqcheck_walk_observations() 656 xfs_dqtype_t dqtype) in xqcheck_compare_dqtype()
|
| H A D | quota_repair.c | 296 xfs_dqtype_t dqtype, in xrep_quota_block() 395 xfs_dqtype_t dqtype) in xrep_quota_data_fork() 504 xfs_dqtype_t dqtype) in xrep_quota_problems() 532 xfs_dqtype_t dqtype; in xrep_quota()
|
| H A D | quotacheck.h | 61 xfs_dqtype_t dqtype) in xqcheck_counters_for()
|
| H A D | quotacheck_repair.c | 46 xfs_dqtype_t dqtype, in xqcheck_commit_dquot()
|
| H A D | dqiterate.c | 29 xfs_dqtype_t dqtype) in xchk_dqiter_init()
|
| H A D | repair.h | 72 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 | 782 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)
|