Home
last modified time | relevance | path

Searched refs:LINUX_MNT_FORCE (Results 1 – 2 of 2) sorted by relevance

/src/sys/compat/linux/
H A Dlinux_file.h68 #define LINUX_MNT_FORCE 0x0001 macro
H A Dlinux_file.c1230 if ((args->flags & LINUX_MNT_FORCE) != 0) { in linux_umount()
1231 args->flags &= ~LINUX_MNT_FORCE; in linux_umount()