Searched refs:auto_unmount (Results 1 – 2 of 2) sorted by relevance
68 int auto_unmount; member84 FUSE_MOUNT_OPT("auto_unmount", auto_unmount),465 if (!mo->auto_unmount) { in fuse_mount_fusermount()667 if (res >= 0 && mo->auto_unmount) { in fuse_kern_mount()
29 * auto_unmount is now compatible with allow_other.258 * The `auto_unmount` mode now works correctly in combination with438 * Document that `-o auto_unmount` implies `-o nodev,nosuid`.