Home
last modified time | relevance | path

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

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