Lines Matching refs:hpfs_dirent

12 static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde)  in get_pos()
14 struct hpfs_dirent *de; in get_pos()
15 struct hpfs_dirent *de_end = dnode_end_de(d); in get_pos()
120 static struct hpfs_dirent *dnode_pre_last_de(struct dnode *d) in dnode_pre_last_de()
122 struct hpfs_dirent *de, *de_end, *dee = NULL, *deee = NULL; in dnode_pre_last_de()
130 static struct hpfs_dirent *dnode_last_de(struct dnode *d) in dnode_last_de()
132 struct hpfs_dirent *de, *de_end, *dee = NULL; in dnode_last_de()
142 struct hpfs_dirent *de; in set_last_pointer()
173 struct hpfs_dirent *hpfs_add_de(struct super_block *s, struct dnode *d, in hpfs_add_de()
177 struct hpfs_dirent *de; in hpfs_add_de()
178 struct hpfs_dirent *de_end = dnode_end_de(d); in hpfs_add_de()
205 struct hpfs_dirent *de) in hpfs_delete_de()
217 struct hpfs_dirent *de; in fix_up_ptrs()
218 struct hpfs_dirent *de_end = dnode_end_de(d); in fix_up_ptrs()
239 struct hpfs_dirent *new_de, dnode_secno down_ptr) in hpfs_add_to_dnode()
244 struct hpfs_dirent *de; in hpfs_add_to_dnode()
245 struct hpfs_dirent nde; in hpfs_add_to_dnode()
389 struct hpfs_dirent *new_de) in hpfs_add_dirent()
393 struct hpfs_dirent *de, *de_end; in hpfs_add_dirent()
439 struct hpfs_dirent *de, *nde; in move_to_top()
525 struct hpfs_dirent *de; in delete_empty_dnode()
532 struct hpfs_dirent *de_end; in delete_empty_dnode()
604 struct hpfs_dirent *de_next = de_next_de(de); in delete_empty_dnode()
605 struct hpfs_dirent *de_cp; in delete_empty_dnode()
632 struct hpfs_dirent *de_prev = dnode_pre_last_de(dnode); in delete_empty_dnode()
633 struct hpfs_dirent *de_cp; in delete_empty_dnode()
647 struct hpfs_dirent *del = dnode_last_de(d1); in delete_empty_dnode()
711 int hpfs_remove_dirent(struct inode *i, dnode_secno dno, struct hpfs_dirent *de, in hpfs_remove_dirent()
748 struct hpfs_dirent *de; in hpfs_count_dnodes()
796 static struct hpfs_dirent *map_nth_dirent(struct super_block *s, dnode_secno dno, int n, in map_nth_dirent()
800 struct hpfs_dirent *de, *de_end; in map_nth_dirent()
823 struct hpfs_dirent *de; in hpfs_de_as_down_as_possible()
844 struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, in map_pos_dirent()
850 struct hpfs_dirent *de, *d; in map_pos_dirent()
851 struct hpfs_dirent *up_de; in map_pos_dirent()
852 struct hpfs_dirent *end_up_de; in map_pos_dirent()
909 struct hpfs_dirent *map_dirent(struct inode *inode, dnode_secno dno, in map_dirent()
914 struct hpfs_dirent *de; in map_dirent()
915 struct hpfs_dirent *de_end; in map_dirent()
954 struct hpfs_dirent *de; in hpfs_remove_dtree()
998 struct hpfs_dirent *map_fnode_dirent(struct super_block *s, fnode_secno fno, in map_fnode_dirent()
1008 struct hpfs_dirent *de, *de_end; in map_fnode_dirent()