Home
last modified time | relevance | path

Searched refs:fc_to_cc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dcuse.c73 static struct cuse_conn *fc_to_cc(struct fuse_conn *fc) in fc_to_cc() function
159 struct cuse_conn *cc = fc_to_cc(ff->fm->fc); in cuse_file_ioctl()
172 struct cuse_conn *cc = fc_to_cc(ff->fm->fc); in cuse_file_compat_ioctl()
323 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply()
477 kfree(fc_to_cc(fc)); in cuse_fc_release()
546 struct cuse_conn *cc = fc_to_cc(fud->fc); in cuse_channel_release()