| tag | line | file | source code |
|---|---|---|---|
| pipe_inode_operations | 478 | fs/inode.c | extern struct inode_operations pipe_inode_operations; |
| pipe_inode_operations | 486 | fs/inode.c | inode->i_op = &pipe_inode_operations; |
| pipe_inode_operations | 356 | fs/pipe.c | struct inode_operations pipe_inode_operations = { |