Home
last modified time | relevance | path

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

/fs/fuse/
Dfuse_i.h487 bool allow_other:1; member
709 unsigned allow_other:1; member
Dinode.c551 ctx->allow_other = 1; in fuse_parse_param()
593 if (fc->allow_other) in fuse_show_options()
1203 fc->allow_other = ctx->allow_other; in fuse_fill_super_common()
Dvirtio_fs.c1082 .allow_other = 1, in virtio_fs_fill_super()
Ddir.c1143 if (fc->allow_other) in fuse_allow_current_process()