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