Lines Matching refs:hpfs_dirent

11 static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde)  in get_pos()
13 struct hpfs_dirent *de; in get_pos()
14 struct hpfs_dirent *de_end = dnode_end_de(d); in get_pos()
116 static struct hpfs_dirent *dnode_pre_last_de(struct dnode *d) in dnode_pre_last_de()
118 struct hpfs_dirent *de, *de_end, *dee = NULL, *deee = NULL; in dnode_pre_last_de()
126 static struct hpfs_dirent *dnode_last_de(struct dnode *d) in dnode_last_de()
128 struct hpfs_dirent *de, *de_end, *dee = NULL; in dnode_last_de()
138 struct hpfs_dirent *de; in set_last_pointer()
169 struct hpfs_dirent *hpfs_add_de(struct super_block *s, struct dnode *d, in hpfs_add_de()
173 struct hpfs_dirent *de; in hpfs_add_de()
174 struct hpfs_dirent *de_end = dnode_end_de(d); in hpfs_add_de()
201 struct hpfs_dirent *de) in hpfs_delete_de()
213 struct hpfs_dirent *de; in fix_up_ptrs()
214 struct hpfs_dirent *de_end = dnode_end_de(d); in fix_up_ptrs()
235 struct hpfs_dirent *new_de, dnode_secno down_ptr) in hpfs_add_to_dnode()
240 struct hpfs_dirent *de; in hpfs_add_to_dnode()
241 struct hpfs_dirent nde; in hpfs_add_to_dnode()
385 struct hpfs_dirent *new_de) in hpfs_add_dirent()
389 struct hpfs_dirent *de, *de_end; in hpfs_add_dirent()
436 struct hpfs_dirent *de, *nde; in move_to_top()
522 struct hpfs_dirent *de; in delete_empty_dnode()
529 struct hpfs_dirent *de_end; in delete_empty_dnode()
601 struct hpfs_dirent *de_next = de_next_de(de); in delete_empty_dnode()
602 struct hpfs_dirent *de_cp; in delete_empty_dnode()
629 struct hpfs_dirent *de_prev = dnode_pre_last_de(dnode); in delete_empty_dnode()
630 struct hpfs_dirent *de_cp; in delete_empty_dnode()
644 struct hpfs_dirent *del = dnode_last_de(d1); in delete_empty_dnode()
708 int hpfs_remove_dirent(struct inode *i, dnode_secno dno, struct hpfs_dirent *de, in hpfs_remove_dirent()
746 struct hpfs_dirent *de; in hpfs_count_dnodes()
794 static struct hpfs_dirent *map_nth_dirent(struct super_block *s, dnode_secno dno, int n, in map_nth_dirent()
798 struct hpfs_dirent *de, *de_end; in map_nth_dirent()
821 struct hpfs_dirent *de; in hpfs_de_as_down_as_possible()
842 struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, in map_pos_dirent()
848 struct hpfs_dirent *de, *d; in map_pos_dirent()
849 struct hpfs_dirent *up_de; in map_pos_dirent()
850 struct hpfs_dirent *end_up_de; in map_pos_dirent()
907 struct hpfs_dirent *map_dirent(struct inode *inode, dnode_secno dno, in map_dirent()
912 struct hpfs_dirent *de; in map_dirent()
913 struct hpfs_dirent *de_end; in map_dirent()
952 struct hpfs_dirent *de; in hpfs_remove_dtree()
996 struct hpfs_dirent *map_fnode_dirent(struct super_block *s, fnode_secno fno, in map_fnode_dirent()
1006 struct hpfs_dirent *de, *de_end; in map_fnode_dirent()