Home
last modified time | relevance | path

Searched defs:halting (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/kern/
H A Dvfs_subr.c1890 vfs_unmountall(int halting) in vfs_unmountall()
1905 int halting = *(int *)data; in vfs_umountall_callback() local
H A Dvfs_syscalls.c793 dounmount(struct mount *mp, int flags, int halting) in dounmount()