tag | line | file | source code |
posp | 254 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1430 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1441 | fs/hpfs/hpfs_fs.c | pos = *posp; |
posp | 1467 | fs/hpfs/hpfs_fs.c | *posp = q + 1; |
posp | 1468 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |
posp | 1476 | fs/hpfs/hpfs_fs.c | *posp = pos << 6 | 1; |
posp | 1478 | fs/hpfs/hpfs_fs.c | *posp = pos + 1; |
posp | 1486 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |