Home
last modified time | relevance | path

Searched refs:map_nth_dirent (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/fs/hpfs/
Ddnode.c785 static struct hpfs_dirent *map_nth_dirent(struct super_block *s, dnode_secno dno, int n, in map_nth_dirent() function
819 if (!(de = map_nth_dirent(s, d, 1, &qbh, NULL))) return dno; in hpfs_de_as_down_as_possible()
849 if (!(de = map_nth_dirent(inode->i_sb, dno, pos, qbh, &dnode))) in map_pos_dirent()