Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dzcrx.c625 static const struct file_operations zcrx_box_fops = { variable
652 file = anon_inode_create_getfile("[zcrx]", &zcrx_box_fops, in zcrx_export()
686 if (file->f_op != &zcrx_box_fops || !file->private_data) in import_zcrx()