Searched defs:cursor_u (Results 1 - 1 of 1) sorted by relevance

/src/sys/kern/
H A Dvfs_syscalls.c969 do_sys_quotactl_cursoropen(struct mount *mp, struct quotakcursor *cursor_u) argument
986 do_sys_quotactl_cursorclose(struct mount *mp, struct quotakcursor *cursor_u) argument
1020 do_sys_quotactl_cursorget(struct mount *mp, struct quotakcursor *cursor_u, argument
1000 do_sys_quotactl_cursorskipidtype(struct mount * mp,struct quotakcursor * cursor_u,int idtype) argument
1088 do_sys_quotactl_cursoratend(struct mount * mp,struct quotakcursor * cursor_u,int * ret_u) argument
1114 do_sys_quotactl_cursorrewind(struct mount * mp,struct quotakcursor * cursor_u) argument
[all...]

Completed in 7 milliseconds