Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dwrite.c538 jffs2_add_fd_to_list(c, fd, &dir_f->dents); in jffs2_do_create()
598 jffs2_add_fd_to_list(c, fd, &dir_f->dents); in jffs2_do_unlink()
717 jffs2_add_fd_to_list(c, fd, &dir_f->dents); in jffs2_do_link()
H A Ddir.c433 jffs2_add_fd_to_list(c, fd, &dir_f->dents); in jffs2_symlink()
579 jffs2_add_fd_to_list(c, fd, &dir_f->dents); in jffs2_mkdir()
756 jffs2_add_fd_to_list(c, fd, &dir_f->dents); in jffs2_mknod()
H A Dnodelist.h364 void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full…
H A Dnodelist.c26 void jffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full… in jffs2_add_fd_to_list() function
H A Dsummary.c482 jffs2_add_fd_to_list(c, fd, &ic->scan_dents); in jffs2_sum_process_sum_data()
H A Dscan.c1111 jffs2_add_fd_to_list(c, fd, &ic->scan_dents); in jffs2_scan_dirent_node()
H A Dreadinode.c701 jffs2_add_fd_to_list(c, fd, &rii->fds); in read_direntry()
H A Dgc.c891 jffs2_add_fd_to_list(c, new_fd, &f->dents); in jffs2_garbage_collect_dirent()