Home
last modified time | relevance | path

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

/linux/fs/fuse/
A Dfuse_i.h526 struct fuse_conn { struct
528 spinlock_t lock;
531 refcount_t count;
539 kuid_t user_id;
542 kgid_t group_id;
566 atomic64_t khctr;
592 int initialized;
597 int blocked;
607 bool aborted;
793 void (*release)(struct fuse_conn *); argument
[all …]

Completed in 7 milliseconds