Home
last modified time | relevance | path

Searched defs:fuse_fs_context (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/fuse/
H A Dfuse_i.h587 int fd;
588 struct file *file;
590 kuid_t user_id;
591 kgid_t group_id;
592 bool is_bdev:1;
593 bool fd_present:1;
598 bool allow_other:1;
599 bool destroy:1;
600 bool no_control:1;
606 const char *subtype;
[all …]