Searched defs:q2ep (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_quota2.c | 164 struct buf **bpp, struct quota2_entry **q2ep, int flags) in getq2e() 364 struct quota2_entry **q2ep) in getinoquota2() 580 struct quota2_entry q2e, *q2ep; in quota2_handle_cmd_put() local 691 struct quota2_entry q2e, *q2ep; in quota2_handle_cmd_del() local 803 struct quota2_entry *q2ep; in quota2_fetch_q2e() local 838 struct quota2_entry *q2ep, q2e; in quota2_fetch_quotaval() local 1100 struct quota2_entry *q2ep, uint64_t off, void *v) in q2cursor_getids_callback()
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_quota2.c | 169 struct buf **bpp, struct quota2_entry **q2ep, int flags) in getq2e() 370 struct quota2_entry **q2ep) in getinoquota2() 584 struct quota2_entry q2e, *q2ep; in lfsquota2_handle_cmd_put() local 689 struct quota2_entry q2e, *q2ep; in lfsquota2_handle_cmd_del() local 796 struct quota2_entry *q2ep; in quota2_fetch_q2e() local 832 struct quota2_entry *q2ep, q2e; in quota2_fetch_quotaval() local 1096 struct quota2_entry *q2ep, uint64_t off, void *v) in q2cursor_getids_callback()
|