taglinefilesource code
posp244fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
posp1411fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
posp1422fs/hpfs/hpfs_fs.cpos = *posp;
posp1448fs/hpfs/hpfs_fs.c*posp = q + 1;
posp1449fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);
posp1457fs/hpfs/hpfs_fs.c*posp = pos << 6 | 1;
posp1459fs/hpfs/hpfs_fs.c*posp = pos + 1;
posp1467fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);