taglinefilesource code
sysv_file_inode_operations_with_bmap86fs/sysv/file.cstruct inode_operations sysv_file_inode_operations_with_bmap = {
sysv_file_inode_operations_with_bmap698fs/sysv/inode.cinode->i_op = &sysv_file_inode_operations_with_bmap;
sysv_file_inode_operations_with_bmap227fs/sysv/namei.cinode->i_op = &sysv_file_inode_operations_with_bmap;
sysv_file_inode_operations_with_bmap273fs/sysv/namei.cinode->i_op = &sysv_file_inode_operations_with_bmap;
sysv_file_inode_operations_with_bmap434include/linux/sysv_fs.hextern struct inode_operations sysv_file_inode_operations_with_bmap;