Home
last modified time | relevance | path

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

/linux-3.3/fs/fuse/
Dcuse.c56 struct cuse_conn { struct
57 struct list_head list; /* linked on cuse_conntbl */ argument
70 static struct cuse_conn *fc_to_cc(struct fuse_conn *fc) in fc_to_cc() argument