quotakcursor
struct quotakcursor kcursor;
vfs_quotactl_cursoropen(struct mount *mp, struct quotakcursor *cursor)
vfs_quotactl_cursorclose(struct mount *mp, struct quotakcursor *cursor)
vfs_quotactl_cursorskipidtype(struct mount *mp, struct quotakcursor *cursor,
vfs_quotactl_cursorget(struct mount *mp, struct quotakcursor *cursor,
vfs_quotactl_cursoratend(struct mount *mp, struct quotakcursor *cursor,
vfs_quotactl_cursorrewind(struct mount *mp, struct quotakcursor *cursor)
struct quotakcursor *cursor_u, int idtype)
struct quotakcursor cursor_k;
do_sys_quotactl_cursorget(struct mount *mp, struct quotakcursor *cursor_u,
struct quotakcursor cursor_k;
do_sys_quotactl_cursoratend(struct mount *mp, struct quotakcursor *cursor_u,
struct quotakcursor cursor_k;
do_sys_quotactl_cursorrewind(struct mount *mp, struct quotakcursor *cursor_u)
struct quotakcursor cursor_k;
do_sys_quotactl_cursoropen(struct mount *mp, struct quotakcursor *cursor_u)
struct quotakcursor cursor_k;
do_sys_quotactl_cursorclose(struct mount *mp, struct quotakcursor *cursor_u)
struct quotakcursor cursor_k;
struct quotakcursor; /* in sys/quotactl.h */
int vfs_quotactl_cursoropen(struct mount *, struct quotakcursor *);
int vfs_quotactl_cursorclose(struct mount *, struct quotakcursor *);
int vfs_quotactl_cursorskipidtype(struct mount *, struct quotakcursor *,
int vfs_quotactl_cursorget(struct mount *, struct quotakcursor *,
int vfs_quotactl_cursoratend(struct mount *, struct quotakcursor *, int *);
int vfs_quotactl_cursorrewind(struct mount *, struct quotakcursor *);
struct quotakcursor *qc_cursor;
struct quotakcursor *qc_cursor;
struct quotakcursor *qc_cursor;
struct quotakcursor *qc_cursor;
struct quotakcursor *qc_cursor;
struct quotakcursor *qc_cursor;
struct quotakcursor *cursor = args->u.cursorget.qc_cursor;
struct quotakcursor *cursor;
struct quotakcursor *cursor = args->u.cursorclose.qc_cursor;
struct quotakcursor *cursor = args->u.cursorskipidtype.qc_cursor;
struct quotakcursor *cursor = args->u.cursoratend.qc_cursor;
struct quotakcursor *cursor = args->u.cursorrewind.qc_cursor;
int lfsquota2_handle_cmd_cursorget(struct ulfsmount *, struct quotakcursor *,
int lfsquota2_handle_cmd_cursoropen(struct ulfsmount *, struct quotakcursor *);
int lfsquota2_handle_cmd_cursorclose(struct ulfsmount *, struct quotakcursor *);
int lfsquota2_handle_cmd_cursorskipidtype(struct ulfsmount *, struct quotakcursor *,
int lfsquota2_handle_cmd_cursoratend(struct ulfsmount *, struct quotakcursor *,
int lfsquota2_handle_cmd_cursorrewind(struct ulfsmount *, struct quotakcursor *);
struct quotakcursor; /* from <sys/quotactl.h> */
lfsquota2_handle_cmd_cursorget(struct ulfsmount *ump, struct quotakcursor *qkc,
lfsquota2_handle_cmd_cursoropen(struct ulfsmount *ump, struct quotakcursor *qkc)
lfsquota2_handle_cmd_cursorclose(struct ulfsmount *ump, struct quotakcursor *qkc)
struct quotakcursor *qkc, int idtype)
lfsquota2_handle_cmd_cursoratend(struct ulfsmount *ump, struct quotakcursor *qkc,
lfsquota2_handle_cmd_cursorrewind(struct ulfsmount *ump, struct quotakcursor *qkc)
struct quotakcursor *cursor = args->u.cursorget.qc_cursor;
struct quotakcursor *cursor = args->u.cursoropen.qc_cursor;
struct quotakcursor *cursor = args->u.cursorclose.qc_cursor;
struct quotakcursor *cursor = args->u.cursorskipidtype.qc_cursor;
struct quotakcursor *cursor = args->u.cursoratend.qc_cursor;
struct quotakcursor *cursor = args->u.cursorrewind.qc_cursor;
int quota2_handle_cmd_cursorget(struct ufsmount *, struct quotakcursor *,
int quota2_handle_cmd_cursoropen(struct ufsmount *, struct quotakcursor *);
int quota2_handle_cmd_cursorclose(struct ufsmount *, struct quotakcursor *);
int quota2_handle_cmd_cursorskipidtype(struct ufsmount *, struct quotakcursor *,
int quota2_handle_cmd_cursoratend(struct ufsmount *, struct quotakcursor *,
int quota2_handle_cmd_cursorrewind(struct ufsmount *, struct quotakcursor *);
struct quotakcursor; /* from <sys/quotactl.h> */
quota2_handle_cmd_cursorget(struct ufsmount *ump, struct quotakcursor *qkc,
quota2_handle_cmd_cursoropen(struct ufsmount *ump, struct quotakcursor *qkc)
quota2_handle_cmd_cursorclose(struct ufsmount *ump, struct quotakcursor *qkc)
struct quotakcursor *qkc, int idtype)
quota2_handle_cmd_cursoratend(struct ufsmount *ump, struct quotakcursor *qkc,
quota2_handle_cmd_cursorrewind(struct ufsmount *ump, struct quotakcursor *qkc)