Searched refs:quota_handle_cmd_cursoropen (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_quota.c | 92 static int quota_handle_cmd_cursoropen(struct mount *, struct lwp *, 205 error = quota_handle_cmd_cursoropen(mp, l, args); in quota_handle_cmd() 507 quota_handle_cmd_cursoropen(struct mount *mp, struct lwp *l, in quota_handle_cmd_cursoropen() function
|
/netbsd-src/sys/ufs/lfs/ |
H A D | ulfs_quota.c | 93 static int quota_handle_cmd_cursoropen(struct mount *, struct lwp *, 206 error = quota_handle_cmd_cursoropen(mp, l, args); in lfsquota_handle_cmd() 515 quota_handle_cmd_cursoropen(struct mount *mp, struct lwp *l, in quota_handle_cmd_cursoropen() function
|