Searched refs:sync_file_fops (Results 1 – 1 of 1) sorted by relevance
21 static const struct file_operations sync_file_fops; variable31 sync_file->file = anon_inode_getfile("sync_file", &sync_file_fops, in sync_file_alloc()86 if (file->f_op != &sync_file_fops) in sync_file_fdget()367 static const struct file_operations sync_file_fops = { variable