tag | line | file | source code |
f_flags | 2983 | drivers/block/floppy.c | (UDRS->fd_ref && (filp->f_flags & O_EXCL))) |
f_flags | 2989 | drivers/block/floppy.c | if (filp->f_flags & O_EXCL) |
f_flags | 3011 | drivers/block/floppy.c | if (filp->f_flags & O_NDELAY) |
f_flags | 818 | drivers/char/n_tty.c | if (file->f_flags & O_NONBLOCK) { |
f_flags | 946 | drivers/char/n_tty.c | if (file->f_flags & O_NONBLOCK) { |
f_flags | 383 | drivers/char/psaux.c | if (file->f_flags & O_NONBLOCK) |
f_flags | 205 | drivers/char/pty.c | if (filp->f_flags & O_NDELAY) |
f_flags | 1963 | drivers/char/serial.c | if (filp->f_flags & O_NONBLOCK) { |
f_flags | 1920 | drivers/char/tpqic02.c | unsigned short flags = filp->f_flags; |
f_flags | 2095 | drivers/char/tpqic02.c | unsigned short flags = filp->f_flags; |
f_flags | 2246 | drivers/char/tpqic02.c | unsigned short flags = filp->f_flags; |
f_flags | 1075 | drivers/char/tty_io.c | noctty = filp->f_flags & O_NOCTTY; |
f_flags | 1310 | drivers/char/tty_io.c | file->f_flags |= O_NONBLOCK; |
f_flags | 1312 | drivers/char/tty_io.c | file->f_flags &= ~O_NONBLOCK; |
f_flags | 83 | drivers/scsi/sg.c | int flags=filp->f_flags; |
f_flags | 170 | drivers/scsi/sg.c | if (filp->f_flags & O_NONBLOCK) |
f_flags | 233 | drivers/scsi/sg.c | if (filp->f_flags & O_NONBLOCK) |
f_flags | 263 | drivers/scsi/sg.c | if (!(SCpnt=allocate_device(NULL,device->device, !(filp->f_flags & O_NONBLOCK)))) |
f_flags | 413 | drivers/scsi/st.c | flags = filp->f_flags; |
f_flags | 103 | drivers/sound/soundcard.c | if ((file->f_flags & O_ACCMODE) == O_RDWR) |
f_flags | 105 | drivers/sound/soundcard.c | if ((file->f_flags & O_ACCMODE) == O_RDONLY) |
f_flags | 107 | drivers/sound/soundcard.c | if ((file->f_flags & O_ACCMODE) == O_WRONLY) |
f_flags | 125 | fs/block_dev.c | if (filp->f_flags & O_SYNC) |
f_flags | 124 | fs/exec.c | f->f_flags = mode; |
f_flags | 201 | fs/exec.c | file.f_flags = 0; |
f_flags | 492 | fs/exec.c | file.f_flags = 0; |
f_flags | 216 | fs/ext/file.c | if (filp->f_flags & O_APPEND) |
f_flags | 261 | fs/ext2/file.c | if (filp->f_flags & O_APPEND) |
f_flags | 272 | fs/ext2/file.c | if (filp->f_flags & O_SYNC) |
f_flags | 308 | fs/ext2/file.c | if (filp->f_flags & O_SYNC) |
f_flags | 336 | fs/ext2/file.c | if (filp->f_flags & O_SYNC) |
f_flags | 86 | fs/fcntl.c | return filp->f_flags; |
f_flags | 94 | fs/fcntl.c | if ((arg & FASYNC) && !(filp->f_flags & FASYNC) && |
f_flags | 97 | fs/fcntl.c | if (!(arg & FASYNC) && (filp->f_flags & FASYNC) && |
f_flags | 100 | fs/fcntl.c | filp->f_flags &= ~(O_APPEND | O_NONBLOCK | FASYNC); |
f_flags | 101 | fs/fcntl.c | filp->f_flags |= arg & (O_APPEND | O_NONBLOCK | |
f_flags | 28 | fs/fifo.c | if (!(filp->f_flags & O_NONBLOCK) && !PIPE_WRITERS(*inode)) { |
f_flags | 54 | fs/fifo.c | if ((filp->f_flags & O_NONBLOCK) && !PIPE_READERS(*inode)) { |
f_flags | 76 | fs/ioctl.c | filp->f_flags |= O_NONBLOCK; |
f_flags | 78 | fs/ioctl.c | filp->f_flags &= ~O_NONBLOCK; |
f_flags | 85 | fs/ioctl.c | filp->f_flags |= O_SYNC; |
f_flags | 87 | fs/ioctl.c | filp->f_flags &= ~O_SYNC; |
f_flags | 205 | fs/minix/file.c | if (filp->f_flags & O_APPEND) |
f_flags | 238 | fs/msdos/file.c | if (filp->f_flags & O_APPEND) filp->f_pos = inode->i_size; |
f_flags | 215 | fs/nfs/file.c | if (file->f_flags & O_APPEND) |
f_flags | 414 | fs/open.c | f->f_flags = flag = flags; |
f_flags | 445 | fs/open.c | f->f_flags &= ~(O_CREAT | O_EXCL | O_NOCTTY | O_TRUNC); |
f_flags | 29 | fs/pipe.c | if (filp->f_flags & O_NONBLOCK) { |
f_flags | 93 | fs/pipe.c | if (filp->f_flags & O_NONBLOCK) |
f_flags | 207 | fs/pipe.c | if (filp->f_flags & O_NONBLOCK) |
f_flags | 417 | fs/pipe.c | f[0]->f_flags = O_RDONLY; |
f_flags | 420 | fs/pipe.c | f[1]->f_flags = O_WRONLY; |
f_flags | 220 | fs/sysv/file.c | if (filp->f_flags & O_APPEND) |
f_flags | 78 | fs/umsdos/emd.c | filp->f_flags = 0; |
f_flags | 95 | fs/umsdos/emd.c | filp->f_flags = 0; |
f_flags | 460 | fs/umsdos/emd.c | filp.f_flags = O_RDONLY; |
f_flags | 209 | fs/xiafs/file.c | if (filp->f_flags & O_APPEND) |
f_flags | 151 | ibcs/binfmt_coff.c | flags = COFF_SHORT (coff_hdr->f_flags); |
f_flags | 63 | include/linux/coff.h | char f_flags[2]; /* flags */ |
f_flags | 257 | include/linux/fs.h | unsigned short f_flags; |
f_flags | 179 | net/socket.c | file->f_flags = O_RDWR; |
f_flags | 385 | net/socket.c | return(sock->ops->read(sock, ubuf, size, (file->f_flags & O_NONBLOCK))); |
f_flags | 414 | net/socket.c | return(sock->ops->write(sock, ubuf, size,(file->f_flags & O_NONBLOCK))); |
f_flags | 848 | net/socket.c | i = newsock->ops->accept(sock, newsock, file->f_flags); |
f_flags | 910 | net/socket.c | addrlen, file->f_flags)); |
f_flags | 914 | net/socket.c | i = sock->ops->connect(sock, (struct sockaddr *)address, addrlen, file->f_flags); |
f_flags | 993 | net/socket.c | return(sock->ops->send(sock, buff, len, (file->f_flags & O_NONBLOCK), flags)); |
f_flags | 1024 | net/socket.c | return(sock->ops->sendto(sock, buff, len, (file->f_flags & O_NONBLOCK), |
f_flags | 1057 | net/socket.c | return(sock->ops->recv(sock, buff, len,(file->f_flags & O_NONBLOCK), flags)); |
f_flags | 1087 | net/socket.c | len=sock->ops->recvfrom(sock, buff, len, (file->f_flags & O_NONBLOCK), |