Searched refs:quota_handle_cmd_quotaon (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/ufs/ufs/ |
| D | ufs_quota.c | 88 static int quota_handle_cmd_quotaon(struct mount *, struct lwp *, 187 error = quota_handle_cmd_quotaon(mp, l, args); in quota_handle_cmd() 629 quota_handle_cmd_quotaon(struct mount *mp, struct lwp *l, in quota_handle_cmd_quotaon() function
|
| /netbsd/src/sys/ufs/lfs/ |
| D | ulfs_quota.c | 89 static int quota_handle_cmd_quotaon(struct mount *, struct lwp *, 188 error = quota_handle_cmd_quotaon(mp, l, args); in lfsquota_handle_cmd() 643 quota_handle_cmd_quotaon(struct mount *mp, struct lwp *l, in quota_handle_cmd_quotaon() function
|