Home
last modified time | relevance | path

Searched refs:sys_undelete (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/kern/
H A Dinit_sysent.c222 { AS(undelete_args), 4, (sy_call_t *)sys_undelete }, /* 205 = undelete */
H A Dvfs_syscalls.c2754 sys_undelete(struct sysmsg *sysmsg, const struct undelete_args *uap) in sys_undelete() function
/dragonfly/sys/sys/
H A Dsysproto.h1595 int sys_undelete (struct sysmsg *sysmsg, const struct undelete_args *);