Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h561 struct fuse_conn { struct
563 spinlock_t lock;
566 refcount_t count;
569 atomic_t dev_count;
571 struct rcu_head rcu;
574 kuid_t user_id;
577 kgid_t group_id;
580 struct pid_namespace *pid_ns;
583 struct user_namespace *user_ns;
586 unsigned max_read;
[all …]