Home
last modified time | relevance | path

Searched refs:map_pos_dirent (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hpfs/
H A Ddir.c44 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()
H A Dhpfs_fn.h254 struct hpfs_dirent *map_pos_dirent(struct inode *, loff_t *, struct quad_buffer_head *);
H A Ddnode.c844 struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, in map_pos_dirent() function
867 "map_pos_dirent: pos crossed dnode boundary; pos = %08llx", in map_pos_dirent()
890 "map_pos_dirent: pos crossed dnode boundary; dnode = %08x", le32_to_cpu(dnode->up)); in map_pos_dirent()
898 hpfs_error(inode->i_sb, "map_pos_dirent: pointer to dnode %08x not found in parent dnode %08x", in map_pos_dirent()
/kernel/linux/linux-6.6/fs/hpfs/
H A Ddir.c44 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()
H A Dhpfs_fn.h254 struct hpfs_dirent *map_pos_dirent(struct inode *, loff_t *, struct quad_buffer_head *);
H A Ddnode.c844 struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, in map_pos_dirent() function
867 "map_pos_dirent: pos crossed dnode boundary; pos = %08llx", in map_pos_dirent()
890 "map_pos_dirent: pos crossed dnode boundary; dnode = %08x", le32_to_cpu(dnode->up)); in map_pos_dirent()
898 hpfs_error(inode->i_sb, "map_pos_dirent: pointer to dnode %08x not found in parent dnode %08x", in map_pos_dirent()

Completed in 8 milliseconds