Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h50847 struct fuse_conn { struct
50848 spinlock_t lock;
50849 refcount_t count;
50850 atomic_t dev_count;
50851 struct callback_head rcu;
50852 kuid_t user_id;
50853 kgid_t group_id;
50854 struct pid_namespace *pid_ns;
50855 struct user_namespace *user_ns;
50856 unsigned int max_read;
[all …]