Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dmount.h635 #define VFS_UNMOUNT(MP, FORCE) \ macro
/dragonfly/share/man/man9/
H A DMakefile188 VFS_UNMOUNT.9 \
/dragonfly/sys/kern/
H A Dvfs_syscalls.c982 error = VFS_UNMOUNT(mp, flags); in dounmount()
988 error = VFS_UNMOUNT(mp, flags); in dounmount()