taglinefilesource code
posp252fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1433fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1444fs/hpfs/hpfs_fs.cpos = *posp;
posp1470fs/hpfs/hpfs_fs.c*posp = q + 1;
posp1471fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);
posp1479fs/hpfs/hpfs_fs.c*posp = pos << 6 | 1;
posp1481fs/hpfs/hpfs_fs.c*posp = pos + 1;
posp1489fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);