taglinefilesource code
posp245fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
posp1412fs/hpfs/hpfs_fs.cstatic struct hpfs_dirent *map_pos_dirent(struct inode *inode, off_t *posp,
posp1423fs/hpfs/hpfs_fs.cpos = *posp;
posp1449fs/hpfs/hpfs_fs.c*posp = q + 1;
posp1450fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);
posp1458fs/hpfs/hpfs_fs.c*posp = pos << 6 | 1;
posp1460fs/hpfs/hpfs_fs.c*posp = pos + 1;
posp1468fs/hpfs/hpfs_fs.creturn map_pos_dirent(inode, posp, qbh);