taglinefilesource code
posp248fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1424fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1435fs/hpfs/hpfs_fs.cpos = *posp;
posp1461fs/hpfs/hpfs_fs.c*posp = q + 1;
posp1462fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);
posp1470fs/hpfs/hpfs_fs.c*posp = pos << 6 | 1;
posp1472fs/hpfs/hpfs_fs.c*posp = pos + 1;
posp1480fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);