Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hpfs/
Ddir.c36 if (map_pos_dirent(i, &pos, &qbh)) hpfs_brelse4(&qbh); in hpfs_dir_lseek()
134 if (!(de = map_pos_dirent(inode, &filp->f_pos, &qbh))) { in hpfs_readdir()
Dhpfs_fn.h242 struct hpfs_dirent *map_pos_dirent(struct inode *, loff_t *, struct quad_buffer_head *);
Ddnode.c822 struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, in map_pos_dirent() function