Lines Matching refs:f_mode
679 if (file->f_mode & FMODE_WRITE ) in sq_poll()
681 if (file->f_mode & FMODE_WRITE) in sq_poll()
700 if (file->f_mode & mode) {
712 if (file->f_mode & mode) { in sq_open2()
771 if (file->f_mode & FMODE_READ) { in sq_open()
778 dmasound.mach.sq_open(file->f_mode); in sq_open()
882 if (file->f_mode & FMODE_WRITE) { in sq_release()
891 if (file->f_mode & shared_resource_owner) { /* it's us that has them */ in sq_release()
1010 if (file->f_mode & FMODE_WRITE) { in sq_ioctl()
1031 if (file->f_mode & FMODE_WRITE) { in sq_ioctl()
1036 if (file->f_mode & shared_resource_owner) in sq_ioctl()
1048 if (shared_resources_are_mine(file->f_mode)) { in sq_ioctl()
1062 if (shared_resources_are_mine(file->f_mode) && in sq_ioctl()
1071 if (shared_resources_are_mine(file->f_mode) && in sq_ioctl()
1081 if (shared_resources_are_mine(file->f_mode) && in sq_ioctl()
1108 if (file->f_mode & FMODE_WRITE) { in sq_ioctl()
1120 if (file->f_mode & FMODE_WRITE) { in sq_ioctl()