Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dfuse_i.h644 struct fuse_conn { struct
646 spinlock_t lock;
649 refcount_t count;
652 atomic_t dev_count;
655 atomic_t epoch;
657 struct work_struct epoch_work;
659 struct rcu_head rcu;
662 kuid_t user_id;
665 kgid_t group_id;
668 struct pid_namespace *pid_ns;
[all …]