Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dcuse.c58 struct cuse_conn { struct
59 struct list_head list; /* linked on cuse_conntbl */ argument
73 static struct cuse_conn *fc_to_cc(struct fuse_conn *fc) in fc_to_cc() argument