Searched refs:jffs2_add_fd_to_list (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Ddir.c443 jffs2_add_fd_to_list(c, fd, &dir_f->dents);
588 jffs2_add_fd_to_list(c, fd, &dir_f->dents);
762 jffs2_add_fd_to_list(c, fd, &dir_f->dents);
H A Dwrite.c522 jffs2_add_fd_to_list(c, fd, &dir_f->dents);
582 jffs2_add_fd_to_list(c, fd, &dir_f->dents);
699 jffs2_add_fd_to_list(c, fd, &dir_f->dents);
H A Dnodelist.h359 void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dirent **list);
H A Dnodelist.c24 void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dirent **list) function
H A Dsummary.c477 jffs2_add_fd_to_list(c, fd, &ic->scan_dents);
H A Dgc.c838 jffs2_add_fd_to_list(c, new_fd, &f->dents);
H A Dreadinode.c697 jffs2_add_fd_to_list(c, fd, &rii->fds);
H A Dscan.c1069 jffs2_add_fd_to_list(c, fd, &ic->scan_dents);

Completed in 40 milliseconds