Searched refs:map_pos_dirent (Results 1 – 3 of 3) sorted by relevance
44 if (map_pos_dirent(i, &pos, &qbh)) hpfs_brelse4(&qbh); in hpfs_dir_lseek()155 if (!(de = map_pos_dirent(inode, &next_pos, &qbh))) { in hpfs_readdir()
254 struct hpfs_dirent *map_pos_dirent(struct inode *, loff_t *, struct quad_buffer_head *);
844 struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, in map_pos_dirent() function