tag | line | file | source code |
posp | 252 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1433 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1444 | fs/hpfs/hpfs_fs.c | pos = *posp; |
posp | 1470 | fs/hpfs/hpfs_fs.c | *posp = q + 1; |
posp | 1471 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |
posp | 1479 | fs/hpfs/hpfs_fs.c | *posp = pos << 6 | 1; |
posp | 1481 | fs/hpfs/hpfs_fs.c | *posp = pos + 1; |
posp | 1489 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |