Searched refs:fscontext_fops (Results 1 – 3 of 3) sorted by relevance
84 const struct file_operations fscontext_fops = { variable96 fd = anon_inode_getfd("[fscontext]", &fscontext_fops, fc, in fscontext_create_fd()403 if (fd_file(f)->f_op != &fscontext_fops) in SYSCALL_DEFINE5()
4445 if (fd_file(f)->f_op != &fscontext_fops) in SYSCALL_DEFINE3()
176 extern const struct file_operations fscontext_fops;