Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fuse/
A Dfuse_i.h499 int fd;
500 struct file *file;
502 kuid_t user_id;
503 kgid_t group_id;
504 bool is_bdev:1;
505 bool fd_present:1;
510 bool allow_other:1;
511 bool destroy:1;
512 bool no_control:1;
518 const char *subtype;
[all …]

Completed in 11 milliseconds