tag | line | file | source code |
posp | 245 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1412 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, |
posp | 1423 | fs/hpfs/hpfs_fs.c | pos = *posp; |
posp | 1449 | fs/hpfs/hpfs_fs.c | *posp = q + 1; |
posp | 1450 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |
posp | 1458 | fs/hpfs/hpfs_fs.c | *posp = pos << 6 | 1; |
posp | 1460 | fs/hpfs/hpfs_fs.c | *posp = pos + 1; |
posp | 1468 | fs/hpfs/hpfs_fs.c | return map_pos_dirent(inode, posp, qbh); |