Searched refs:allow_other (Results 1 – 5 of 5) sorted by relevance
9 $ sshfs -o allow_other,direct_io -p 5551 localhost:/ 8888/10 $ sshfs -o allow_other,direct_io -p 5552 localhost:/ 9999/
89 'allow_other' mount option.91 allow_other294 set, the mounting user can add the 'allow_other' mount option which297 User namespaces have an unintuitive interaction with 'allow_other':299 'allow_other' - could do so in a user namespace where they're300 privileged. If any process could access such an 'allow_other' mount303 reason 'allow_other' restricts access to users in the same userns308 irrespective of allow_other setting or user namespace of the
163 u32 allow_other; member
1318 csg_iface->input->allow_other = group->tiler_core_mask; in csg_slot_prog_locked()
1461 if (fc->allow_other) in fuse_allow_current_process()