Searched refs:zcrx_box_fops (Results 1 – 1 of 1) sorted by relevance
689 static const struct file_operations zcrx_box_fops = { variable716 file = anon_inode_create_getfile("[zcrx]", &zcrx_box_fops, in zcrx_export()752 if (file->f_op != &zcrx_box_fops || !file->private_data) in import_zcrx()