taglinefilesource code
posp254fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1430fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1441fs/hpfs/hpfs_fs.cpos = *posp;
posp1467fs/hpfs/hpfs_fs.c*posp = q + 1;
posp1468fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);
posp1476fs/hpfs/hpfs_fs.c*posp = pos << 6 | 1;
posp1478fs/hpfs/hpfs_fs.c*posp = pos + 1;
posp1486fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);