Home
last modified time | relevance | path

Searched defs:key_u (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dvfs_syscalls.c918 error = copyin(key_u, &key_k, sizeof(key_k)); in do_sys_quotactl_put() argument
939 error = copyin(key_u, &key_k, sizeof(key_k)); in do_sys_quotactl_del() argument
894 do_sys_quotactl_get(struct mount * mp,const struct quotakey * key_u,struct quotaval * val_u) do_sys_quotactl_get() argument