tag | line | file | source code |
map_dirent | 245 | fs/hpfs/hpfs_fs.c | static struct hpfs_dirent *map_dirent(struct inode *inode, dnode_secno dno, |
map_dirent | 497 | fs/hpfs/hpfs_fs.c | de = map_dirent(s->s_mounted, root_dno, "\001\001", 2, &qbh); |
map_dirent | 1126 | fs/hpfs/hpfs_fs.c | de = map_dirent(dir, dir->i_hpfs_dno, "\001\001", 2, &qbh); |
map_dirent | 1128 | fs/hpfs/hpfs_fs.c | de = map_dirent(dir, |
map_dirent | 1132 | fs/hpfs/hpfs_fs.c | de = map_dirent(dir, dir->i_hpfs_dno, name, len, &qbh); |
map_dirent | 1283 | fs/hpfs/hpfs_fs.c | return map_dirent(inode, sub_dno, |