hpfs_dirent 70 fs/hpfs/dir.c struct hpfs_dirent *de; hpfs_dirent 207 fs/hpfs/dir.c struct hpfs_dirent *de; hpfs_dirent 12 fs/hpfs/dnode.c static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde) hpfs_dirent 14 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 15 fs/hpfs/dnode.c struct hpfs_dirent *de_end = dnode_end_de(d); hpfs_dirent 120 fs/hpfs/dnode.c static struct hpfs_dirent *dnode_pre_last_de(struct dnode *d) hpfs_dirent 122 fs/hpfs/dnode.c struct hpfs_dirent *de, *de_end, *dee = NULL, *deee = NULL; hpfs_dirent 130 fs/hpfs/dnode.c static struct hpfs_dirent *dnode_last_de(struct dnode *d) hpfs_dirent 132 fs/hpfs/dnode.c struct hpfs_dirent *de, *de_end, *dee = NULL; hpfs_dirent 142 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 173 fs/hpfs/dnode.c struct hpfs_dirent *hpfs_add_de(struct super_block *s, struct dnode *d, hpfs_dirent 177 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 178 fs/hpfs/dnode.c struct hpfs_dirent *de_end = dnode_end_de(d); hpfs_dirent 205 fs/hpfs/dnode.c struct hpfs_dirent *de) hpfs_dirent 217 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 218 fs/hpfs/dnode.c struct hpfs_dirent *de_end = dnode_end_de(d); hpfs_dirent 239 fs/hpfs/dnode.c struct hpfs_dirent *new_de, dnode_secno down_ptr) hpfs_dirent 244 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 245 fs/hpfs/dnode.c struct hpfs_dirent nde; hpfs_dirent 389 fs/hpfs/dnode.c struct hpfs_dirent *new_de) hpfs_dirent 393 fs/hpfs/dnode.c struct hpfs_dirent *de, *de_end; hpfs_dirent 439 fs/hpfs/dnode.c struct hpfs_dirent *de, *nde; hpfs_dirent 525 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 532 fs/hpfs/dnode.c struct hpfs_dirent *de_end; hpfs_dirent 604 fs/hpfs/dnode.c struct hpfs_dirent *de_next = de_next_de(de); hpfs_dirent 605 fs/hpfs/dnode.c struct hpfs_dirent *de_cp; hpfs_dirent 632 fs/hpfs/dnode.c struct hpfs_dirent *de_prev = dnode_pre_last_de(dnode); hpfs_dirent 633 fs/hpfs/dnode.c struct hpfs_dirent *de_cp; hpfs_dirent 647 fs/hpfs/dnode.c struct hpfs_dirent *del = dnode_last_de(d1); hpfs_dirent 711 fs/hpfs/dnode.c int hpfs_remove_dirent(struct inode *i, dnode_secno dno, struct hpfs_dirent *de, hpfs_dirent 748 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 796 fs/hpfs/dnode.c static struct hpfs_dirent *map_nth_dirent(struct super_block *s, dnode_secno dno, int n, hpfs_dirent 800 fs/hpfs/dnode.c struct hpfs_dirent *de, *de_end; hpfs_dirent 823 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 844 fs/hpfs/dnode.c struct hpfs_dirent *map_pos_dirent(struct inode *inode, loff_t *posp, hpfs_dirent 850 fs/hpfs/dnode.c struct hpfs_dirent *de, *d; hpfs_dirent 851 fs/hpfs/dnode.c struct hpfs_dirent *up_de; hpfs_dirent 852 fs/hpfs/dnode.c struct hpfs_dirent *end_up_de; hpfs_dirent 909 fs/hpfs/dnode.c struct hpfs_dirent *map_dirent(struct inode *inode, dnode_secno dno, hpfs_dirent 914 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 915 fs/hpfs/dnode.c struct hpfs_dirent *de_end; hpfs_dirent 954 fs/hpfs/dnode.c struct hpfs_dirent *de; hpfs_dirent 998 fs/hpfs/dnode.c struct hpfs_dirent *map_fnode_dirent(struct super_block *s, fnode_secno fno, hpfs_dirent 1008 fs/hpfs/dnode.c struct hpfs_dirent *de, *de_end; hpfs_dirent 106 fs/hpfs/hpfs_fn.h static inline dnode_secno de_down_pointer (struct hpfs_dirent *de) hpfs_dirent 114 fs/hpfs/hpfs_fn.h static inline struct hpfs_dirent *dnode_first_de (struct dnode *dnode) hpfs_dirent 121 fs/hpfs/hpfs_fn.h static inline struct hpfs_dirent *dnode_end_de (struct dnode *dnode) hpfs_dirent 129 fs/hpfs/hpfs_fn.h static inline struct hpfs_dirent *de_next_de (struct hpfs_dirent *de) hpfs_dirent 175 fs/hpfs/hpfs_fn.h static inline void copy_de(struct hpfs_dirent *dst, struct hpfs_dirent *src) hpfs_dirent 247 fs/hpfs/hpfs_fn.h struct hpfs_dirent *hpfs_add_de(struct super_block *, struct dnode *, hpfs_dirent 250 fs/hpfs/hpfs_fn.h struct hpfs_dirent *); hpfs_dirent 251 fs/hpfs/hpfs_fn.h int hpfs_remove_dirent(struct inode *, dnode_secno, struct hpfs_dirent *, struct quad_buffer_head *, int); hpfs_dirent 254 fs/hpfs/hpfs_fn.h struct hpfs_dirent *map_pos_dirent(struct inode *, loff_t *, struct quad_buffer_head *); hpfs_dirent 255 fs/hpfs/hpfs_fn.h struct hpfs_dirent *map_dirent(struct inode *, dnode_secno, hpfs_dirent 259 fs/hpfs/hpfs_fn.h struct hpfs_dirent *map_fnode_dirent(struct super_block *, fnode_secno, struct fnode *, struct quad_buffer_head *); hpfs_dirent 215 fs/hpfs/inode.c struct hpfs_dirent *de; hpfs_dirent 285 fs/hpfs/map.c struct hpfs_dirent *de = (struct hpfs_dirent *)((char *)dnode + p); hpfs_dirent 29 fs/hpfs/namei.c struct hpfs_dirent *de; hpfs_dirent 36 fs/hpfs/namei.c struct hpfs_dirent dee; hpfs_dirent 140 fs/hpfs/namei.c struct hpfs_dirent dee; hpfs_dirent 226 fs/hpfs/namei.c struct hpfs_dirent dee; hpfs_dirent 300 fs/hpfs/namei.c struct hpfs_dirent dee; hpfs_dirent 376 fs/hpfs/namei.c struct hpfs_dirent *de; hpfs_dirent 427 fs/hpfs/namei.c struct hpfs_dirent *de; hpfs_dirent 521 fs/hpfs/namei.c struct hpfs_dirent *dep, *nde; hpfs_dirent 522 fs/hpfs/namei.c struct hpfs_dirent de; hpfs_dirent 553 fs/hpfs/super.c struct hpfs_dirent *de = NULL;