Home
last modified time | relevance | path

Searched refs:qh_mode (Results 1 – 8 of 8) sorted by relevance

/netbsd/lib/libquota/
H A Dquota_schema.c50 switch (qh->qh_mode) { in quota_getimplname()
71 switch (qh->qh_mode) { in quota_getrestrictions()
94 switch (qh->qh_mode) { in quota_getnumidtypes()
112 switch (qh->qh_mode) { in quota_idtype_getname()
138 switch (qh->qh_mode) { in quota_getnumobjtypes()
153 switch (qh->qh_mode) { in quota_objtype_getname()
177 switch (qh->qh_mode) { in quota_objtype_isbytes()
H A Dquota_open.c122 qh->qh_mode = mode; in quota_open()
160 switch (qh->qh_mode) { in quota_quotaon()
178 switch (qh->qh_mode) { in quota_quotaoff()
H A Dquota_delete.c42 switch (qh->qh_mode) { in quota_delete()
H A Dquota_put.c43 switch (qh->qh_mode) { in quota_put()
H A Dquota_get.c52 switch (qh->qh_mode) { in quota_get()
H A Dquotapvt.h38 int qh_mode; member
H A Dquota_cursor.c47 switch (qh->qh_mode) { in quota_opencursor()
H A Dquota_oldfiles.c475 qh->qh_mode = QUOTA_MODE_KERNEL; in __quota_oldfiles_quotaon()