tag | line | file | source code |
---|---|---|---|
sysv_file_inode_operations | 68 | fs/sysv/file.c | struct inode_operations sysv_file_inode_operations = { |
sysv_file_inode_operations | 700 | fs/sysv/inode.c | inode->i_op = &sysv_file_inode_operations; |
sysv_file_inode_operations | 229 | fs/sysv/namei.c | inode->i_op = &sysv_file_inode_operations; |
sysv_file_inode_operations | 275 | fs/sysv/namei.c | inode->i_op = &sysv_file_inode_operations; |
sysv_file_inode_operations | 431 | include/linux/sysv_fs.h | extern struct inode_operations sysv_file_inode_operations; |