Home
last modified time | relevance | path

Searched refs:quotaidtypestat (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/sys/
H A Dquotactl.h58 struct quotaidtypestat { struct
105 struct quotaidtypestat *qc_info;
H A Dmount.h176 struct quotaidtypestat; /* in sys/quotactl.h */
408 int vfs_quotactl_idtypestat(struct mount *, int, struct quotaidtypestat *);
/netbsd-src/sys/kern/
H A Dvfs_quotactl.c49 struct quotaidtypestat *info) in vfs_quotactl_idtypestat()
H A Dvfs_syscalls.c873 struct quotaidtypestat *info_u) in do_sys_quotactl_idtypestat()
875 struct quotaidtypestat info_k;
/netbsd-src/lib/libquota/
H A Dquota_kernel.c96 static struct quotaidtypestat stat; in __quota_kernel_idtype_getname()
/netbsd-src/sys/ufs/ufs/
H A Dufs_quota.c270 struct quotaidtypestat *info; in quota_handle_cmd_idtypestat()
/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota.c273 struct quotaidtypestat *info; in quota_handle_cmd_idtypestat()