Searched refs:mqueue_file_operations (Results 1 – 1 of 1) sorted by relevance
89 static const struct file_operations mqueue_file_operations; variable235 inode->i_fop = &mqueue_file_operations; in mqueue_get_inode()985 if (unlikely(f.file->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE5()1100 if (unlikely(f.file->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE5()1259 if (unlikely(f.file->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE2()1333 if (unlikely(f.file->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE3()1374 static const struct file_operations mqueue_file_operations = { variable