Searched refs:mqueue_file_operations (Results 1 – 1 of 1) sorted by relevance
79 static const struct file_operations mqueue_file_operations; variable131 inode->i_fop = &mqueue_file_operations; in mqueue_get_inode()880 if (unlikely(filp->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE5()970 if (unlikely(filp->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE5()1112 if (unlikely(filp->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE2()1185 if (unlikely(filp->f_op != &mqueue_file_operations)) { in SYSCALL_DEFINE3()1226 static const struct file_operations mqueue_file_operations = { variable