Symbol: jffs2_full_dirent
fs/jffs2/build.c
103
struct jffs2_full_dirent *fd;
fs/jffs2/build.c
104
struct jffs2_full_dirent *dead_fds = NULL;
fs/jffs2/build.c
24
struct jffs2_inode_cache *, struct jffs2_full_dirent **);
fs/jffs2/build.c
244
struct jffs2_full_dirent **dead_fds)
fs/jffs2/build.c
247
struct jffs2_full_dirent *fd;
fs/jffs2/build.c
56
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
129
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
296
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
460
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
601
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
634
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
796
struct jffs2_full_dirent *fd;
fs/jffs2/dir.c
84
struct jffs2_full_dirent *fd = NULL, *fd_list;
fs/jffs2/fs.c
302
struct jffs2_full_dirent *fd;
fs/jffs2/gc.c
31
struct jffs2_inode_info *f, struct jffs2_full_dirent *fd);
fs/jffs2/gc.c
33
struct jffs2_inode_info *f, struct jffs2_full_dirent *fd);
fs/jffs2/gc.c
502
struct jffs2_full_dirent *fd;
fs/jffs2/gc.c
851
struct jffs2_inode_info *f, struct jffs2_full_dirent *fd)
fs/jffs2/gc.c
853
struct jffs2_full_dirent *new_fd;
fs/jffs2/gc.c
896
struct jffs2_inode_info *f, struct jffs2_full_dirent *fd)
fs/jffs2/gc.c
898
struct jffs2_full_dirent **fdp = &f->dents;
fs/jffs2/jffs2_fs_i.h
43
struct jffs2_full_dirent *dents;
fs/jffs2/malloc.c
100
ret = kmalloc(sizeof(struct jffs2_full_dirent) + namesize, GFP_KERNEL);
fs/jffs2/malloc.c
105
void jffs2_free_full_dirent(struct jffs2_full_dirent *x)
fs/jffs2/malloc.c
97
struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize)
fs/jffs2/malloc.c
99
struct jffs2_full_dirent *ret;
fs/jffs2/nodelist.c
26
void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dirent **list)
fs/jffs2/nodelist.c
28
struct jffs2_full_dirent **prev = list;
fs/jffs2/nodelist.h
163
struct jffs2_full_dirent *scan_dents; /* Used during scan to hold
fs/jffs2/nodelist.h
247
struct jffs2_full_dirent *fds;
fs/jffs2/nodelist.h
257
struct jffs2_full_dirent *next;
fs/jffs2/nodelist.h
364
void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dirent **list);
fs/jffs2/nodelist.h
401
struct jffs2_full_dirent *jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f,
fs/jffs2/nodelist.h
425
struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize);
fs/jffs2/nodelist.h
426
void jffs2_free_full_dirent(struct jffs2_full_dirent *);
fs/jffs2/readinode.c
1415
struct jffs2_full_dirent *fd, *fds;
fs/jffs2/readinode.c
556
static void jffs2_free_full_dirent_list(struct jffs2_full_dirent *fd)
fs/jffs2/readinode.c
558
struct jffs2_full_dirent *next;
fs/jffs2/readinode.c
590
struct jffs2_full_dirent *fd;
fs/jffs2/scan.c
1050
struct jffs2_full_dirent *fd;
fs/jffs2/summary.c
390
struct jffs2_full_dirent *fd;
fs/jffs2/wbuf.c
188
struct jffs2_full_dirent *fd;
fs/jffs2/write.c
205
struct jffs2_full_dirent *jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f,
fs/jffs2/write.c
209
struct jffs2_full_dirent *fd;
fs/jffs2/write.c
447
struct jffs2_full_dirent *fd;
fs/jffs2/write.c
552
struct jffs2_full_dirent *fd;
fs/jffs2/write.c
672
struct jffs2_full_dirent *fd;