Searched defs:q2e (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sbin/fsck_ffs/ |
H A D | quota2.c | 81 struct quota2_entry *q2e; in quota2_alloc_quota() local 146 struct quota2_entry *q2e; in quota2_walk_list() local 189 quota2_list_check(uint64_t *offp, struct quota2_entry *q2e, uint64_t off, in quota2_list_check() 241 struct quota2_entry *q2e; in quota2_check_inode() local 425 quota2_list_qcheck(uint64_t *offp, struct quota2_entry *q2e, uint64_t off, in quota2_list_qcheck()
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_quota2.c | 79 struct quota2_entry *q2e) in quota2_dict_update_q2e_limits() 111 q2e_to_quotaval(struct quota2_entry *q2e, int def, in q2e_to_quotaval() 199 struct quota2_entry *q2e; in quota2_walk_list() local 293 struct quota2_entry *q2e; in quota2_q2ealloc() local 440 struct quota2_entry *q2e[MAXQUOTAS]; in quota2_check() local 580 struct quota2_entry q2e, *q2ep; in quota2_handle_cmd_put() local 661 struct quota2_entry *q2e, in dq2clear_callback() 691 struct quota2_entry q2e, *q2ep; in quota2_handle_cmd_del() local 838 struct quota2_entry *q2ep, q2e; in quota2_fetch_quotaval() local 876 struct quota2_entry q2e; in quota2_handle_cmd_get() local [all …]
|
H A D | quota2_subr.c | 50 struct quota2_entry *q2e; in quota2_addfreeq2e() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_quota2.c | 84 struct quota2_entry *q2e) in quota2_dict_update_q2e_limits() 116 q2e_to_quotaval(struct quota2_entry *q2e, int def, in q2e_to_quotaval() 203 struct quota2_entry *q2e; in quota2_walk_list() local 298 struct quota2_entry *q2e; in quota2_q2ealloc() local 443 struct quota2_entry *q2e[ULFS_MAXQUOTAS]; in quota2_check() local 584 struct quota2_entry q2e, *q2ep; in lfsquota2_handle_cmd_put() local 658 dq2clear_callback(struct ulfsmount *ump, uint64_t *offp, struct quota2_entry *q2e, in dq2clear_callback() 689 struct quota2_entry q2e, *q2ep; in lfsquota2_handle_cmd_del() local 832 struct quota2_entry *q2ep, q2e; in quota2_fetch_quotaval() local 871 struct quota2_entry q2e; in lfsquota2_handle_cmd_get() local [all …]
|
H A D | ulfs_quota2_subr.c | 53 struct quota2_entry *q2e; in lfsquota2_addfreeq2e() local
|
/netbsd-src/sbin/newfs/ |
H A D | mkfs.c | 1195 struct quota2_entry *q2e; in fsinit() local
|