fs/jffs2/dir.c
437
jffs2_add_fd_to_list(c, fd, &dir_f->dents);
fs/jffs2/dir.c
583
jffs2_add_fd_to_list(c, fd, &dir_f->dents);
fs/jffs2/dir.c
761
jffs2_add_fd_to_list(c, fd, &dir_f->dents);
fs/jffs2/gc.c
891
jffs2_add_fd_to_list(c, new_fd, &f->dents);
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/readinode.c
701
jffs2_add_fd_to_list(c, fd, &rii->fds);
fs/jffs2/scan.c
1113
jffs2_add_fd_to_list(c, fd, &ic->scan_dents);
fs/jffs2/summary.c
482
jffs2_add_fd_to_list(c, fd, &ic->scan_dents);
fs/jffs2/write.c
538
jffs2_add_fd_to_list(c, fd, &dir_f->dents);
fs/jffs2/write.c
598
jffs2_add_fd_to_list(c, fd, &dir_f->dents);
fs/jffs2/write.c
717
jffs2_add_fd_to_list(c, fd, &dir_f->dents);