v9fs_file_inode_operations_dotl  145 fs/9p/v9fs.h   extern const struct inode_operations v9fs_file_inode_operations_dotl;
v9fs_file_inode_operations_dotl  267 fs/9p/vfs_inode.c 			inode->i_op = &v9fs_file_inode_operations_dotl;
v9fs_file_inode_operations_dotl  280 fs/9p/vfs_inode.c 			inode->i_op = &v9fs_file_inode_operations_dotl;
v9fs_file_inode_operations_dotl  963 fs/9p/vfs_inode_dotl.c const struct inode_operations v9fs_file_inode_operations_dotl = {