Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dmount.c59 int allow_other; member
82 FUSE_MOUNT_OPT("allow_other", allow_other),
117 FUSE_MOUNT_OPT("allow_other", allow_other),
669 if (mo.allow_other && mo.allow_root) { in fuse_kern_mount()