tag | line | file | source code |
posp | 246 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1415 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1426 | fs/hpfs/hpfs_fs.c | pos = *posp; |
posp | 1452 | fs/hpfs/hpfs_fs.c | *posp = q + 1; |
posp | 1453 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |
posp | 1461 | fs/hpfs/hpfs_fs.c | *posp = pos << 6 | 1; |
posp | 1463 | fs/hpfs/hpfs_fs.c | *posp = pos + 1; |
posp | 1471 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |