Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Dinode.c72 unsigned allow_other:1; member
546 d->allow_other = 1; in parse_fuse_opt()
582 if (fc->allow_other) in fuse_show_options()
1147 fc->allow_other = d.allow_other; in fuse_fill_super()
Dfuse_i.h645 unsigned allow_other:1; member
Ddir.c1076 if (fc->allow_other) in fuse_allow_current_process()