HomeSort by: relevance | last modified time | path
    Searched refs:vfs_quotactl_cursoratend (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/kern/
vfs_quotactl.c 154 vfs_quotactl_cursoratend(struct mount *mp, struct quotakcursor *cursor, function in typeref:typename:int
vfs_syscalls.c 1100 error = vfs_quotactl_cursoratend(mp, &cursor_k, &ret_k);
  /src/sys/sys/
mount.h 421 int vfs_quotactl_cursoratend(struct mount *, struct quotakcursor *, int *);

Completed in 15 milliseconds