Searched refs:quota_handle_cmd_put (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_quota.c | 82 static int quota_handle_cmd_put(struct mount *, struct lwp *, 196 error = quota_handle_cmd_put(mp, l, args); in quota_handle_cmd() 382 quota_handle_cmd_put(struct mount *mp, struct lwp *l, in quota_handle_cmd_put() function
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_quota.c | 83 static int quota_handle_cmd_put(struct mount *, struct lwp *, 197 error = quota_handle_cmd_put(mp, l, args); in lfsquota_handle_cmd() 387 quota_handle_cmd_put(struct mount *mp, struct lwp *l, in quota_handle_cmd_put() function
|