tag | line | file | source code |
---|---|---|---|
sysv_file_inode_operations | 58 | fs/sysv/file.c | struct inode_operations sysv_file_inode_operations = { |
sysv_file_inode_operations | 859 | fs/sysv/inode.c | inode->i_op = &sysv_file_inode_operations; |
sysv_file_inode_operations | 224 | fs/sysv/namei.c | inode->i_op = &sysv_file_inode_operations; |
sysv_file_inode_operations | 267 | fs/sysv/namei.c | inode->i_op = &sysv_file_inode_operations; |
sysv_file_inode_operations | 403 | include/linux/sysv_fs.h | extern struct inode_operations sysv_file_inode_operations; |