Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fuse/
Dcuse.c70 static struct cuse_conn *fc_to_cc(struct fuse_conn *fc) in fc_to_cc() function
156 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_ioctl()
169 struct cuse_conn *cc = fc_to_cc(ff->fc); in cuse_file_compat_ioctl()
309 struct cuse_conn *cc = fc_to_cc(fc), *pos; in cuse_process_init_reply()
471 struct cuse_conn *cc = fc_to_cc(fc); in cuse_fc_release()
530 struct cuse_conn *cc = fc_to_cc(file->private_data); in cuse_channel_release()