Searched refs:xfs_dqtype_t (Results 1 – 21 of 21) sorted by relevance
| /linux/fs/xfs/ |
| A D | xfs_qm.h | 80 xfs_dqtype_t type) in xfs_dquot_tree() 96 xfs_quota_inode(struct xfs_mount *mp, xfs_dqtype_t type) in xfs_quota_inode() 118 xfs_dqtype_t q_type; 158 xfs_dqtype_t type, 162 xfs_dqtype_t type, 166 xfs_dqtype_t type, 172 xfs_get_defquota(struct xfs_quotainfo *qi, xfs_dqtype_t type) in xfs_get_defquota() 187 int xfs_qm_qino_load(struct xfs_mount *mp, xfs_dqtype_t type,
|
| A D | xfs_dquot.h | 65 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, 241 void xfs_qm_init_dquot_blk(struct xfs_trans *tp, xfs_dqid_t id, xfs_dqtype_t
|
| A D | xfs_dquot.c | 203 xfs_dqtype_t type, in xfs_qm_init_dquot_blk() 320 xfs_dqtype_t qtype = xfs_dquot_type(dqp); in xfs_dquot_disk_alloc() 493 xfs_dqtype_t type) in xfs_dquot_alloc() 675 xfs_dqtype_t type, in xfs_qm_dqread() 723 xfs_dqtype_t type, in xfs_dq_get_next_id() 852 xfs_dqtype_t type) in xfs_qm_dqget_checks() 881 xfs_dqtype_t type, in xfs_qm_dqget() 931 xfs_dqtype_t type, in xfs_qm_dqget_uncached() 947 xfs_dqtype_t type) in xfs_qm_id_for_quotatype() 969 xfs_dqtype_t type, in xfs_qm_dqget_inode() [all …]
|
| A D | xfs_quota.h | 42 xfs_dqtype_t type) in xfs_quota_chkd_flag() 89 xfs_dqtype_t q_type; 126 bool xfs_inode_near_dquot_enforcement(struct xfs_inode *ip, xfs_dqtype_t type);
|
| 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() 450 xfs_dqtype_t type, in xfs_qm_scall_getquota() 495 xfs_dqtype_t type, in xfs_qm_scall_getquota_next()
|
| A D | xfs_qm.c | 54 xfs_dqtype_t type, in xfs_qm_dquot_walk() 251 xfs_dqtype_t type, in xfs_qm_dqattach_one() 550 xfs_dqtype_t type, in xfs_qm_set_defquota() 580 xfs_dqtype_t type) in xfs_qm_init_timelimits() 855 xfs_dqtype_t type) in xfs_qm_reset_dqcounts() 926 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_all() 992 xfs_dqtype_t type, in xfs_qm_reset_dqcounts_buf() 1091 xfs_dqtype_t type, in xfs_qm_quotacheck_dqadjust() 1552 xfs_dqtype_t type, in xfs_qm_qino_load() 1981 xfs_dqtype_t type) in xfs_inode_near_dquot_enforcement()
|
| A D | xfs_quotaops.c | 23 xfs_dqtype_t type) in xfs_qm_fill_state() 97 STATIC xfs_dqtype_t
|
| A D | xfs_iomap.c | 341 xfs_dqtype_t type, in xfs_quota_need_throttle() 363 xfs_dqtype_t type, in xfs_quota_calc_throttle()
|
| A D | xfs_trace.h | 1030 __field(xfs_dqtype_t, type) 1128 __field(xfs_dqtype_t, type) 1156 __field(xfs_dqtype_t, type)
|
| /linux/fs/xfs/scrub/ |
| 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);
|
| A D | quota.c | 24 xfs_dqtype_t 45 xfs_dqtype_t dqtype; in xchk_setup_quota() 304 xfs_dqtype_t dqtype; in xchk_quota()
|
| A D | quotacheck.c | 43 xfs_dqtype_t q_type; 187 xfs_dqtype_t q_type, in xqcheck_get_dqtrx() 553 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()
|
| 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()
|
| A D | quotacheck.h | 61 xfs_dqtype_t dqtype) in xqcheck_counters_for()
|
| A D | dqiterate.c | 29 xfs_dqtype_t dqtype) in xchk_dqiter_init()
|
| A D | quotacheck_repair.c | 46 xfs_dqtype_t dqtype, in xqcheck_commit_dquot()
|
| A D | repair.h | 77 void xrep_force_quotacheck(struct xfs_scrub *sc, xfs_dqtype_t type);
|
| A D | repair.c | 739 xfs_dqtype_t type) in xrep_force_quotacheck()
|
| A D | trace.h | 460 __field(xfs_dqtype_t, dqtype) 502 TP_PROTO(struct xfs_scrub *sc, xfs_dqtype_t dqtype, xfs_dqid_t id, 507 __field(xfs_dqtype_t, dqtype)
|
| /linux/fs/xfs/libxfs/ |
| A D | xfs_quota_defs.h | 20 typedef uint8_t xfs_dqtype_t; typedef 139 xfs_dqid_t id, xfs_dqtype_t type);
|
| A D | xfs_dquot_buf.c | 124 xfs_dqtype_t type) in xfs_dqblk_repair()
|
Completed in 42 milliseconds