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