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.h626 struct fuse_conn { struct
628 spinlock_t lock;
631 refcount_t count;
634 atomic_t dev_count;
637 atomic_t epoch;
639 struct rcu_head rcu;
642 kuid_t user_id;
645 kgid_t group_id;
648 struct pid_namespace *pid_ns;
651 struct user_namespace *user_ns;
[all …]