Searched refs:ntsync_obj_fops (Results 1 – 1 of 1) sorted by relevance
696 static const struct file_operations ntsync_obj_fops = { variable730 file = anon_inode_getfile("ntsync", &ntsync_obj_fops, obj, O_RDWR); in ntsync_obj_get_fd()818 if (file->f_op != &ntsync_obj_fops) { in get_obj()