taglinefilesource code
posp246fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1415fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp,
posp1426fs/hpfs/hpfs_fs.cpos = *posp;
posp1452fs/hpfs/hpfs_fs.c*posp = q + 1;
posp1453fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);
posp1461fs/hpfs/hpfs_fs.c*posp = pos << 6 | 1;
posp1463fs/hpfs/hpfs_fs.c*posp = pos + 1;
posp1471fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);