Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dmount.c67 int auto_unmount; member
83 FUSE_MOUNT_OPT("auto_unmount", auto_unmount),
367 if (!mo->auto_unmount) { in fuse_mount_fusermount()
407 if (mo->auto_unmount) { in fuse_mount_sys()