Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Dfuse_i.h484 int fd;
485 struct file *file;
487 kuid_t user_id;
488 kgid_t group_id;
489 bool is_bdev:1;
490 bool fd_present:1;
495 bool allow_other:1;
496 bool destroy:1;
497 bool no_control:1;
500 bool dax:1;
[all …]

Completed in 7 milliseconds