tag | line | file | source code |
---|---|---|---|
map_nth_dirent | 255 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_nth_dirent(kdev_t dev, dnode_secno dno, |
map_nth_dirent | 1461 | fs/hpfs/hpfs_fs.c | de = map_nth_dirent(inode->i_dev, dno, r, qbh); |
map_nth_dirent | 1537 | fs/hpfs/hpfs_fs.c | de = map_nth_dirent(inode->i_dev, dno, r, &qbh); |