Home
last modified time | relevance | path

Searched refs:jffs2_full_dirent (Results 1 – 12 of 12) sorted by relevance

/linux/fs/jffs2/
H A Dnodelist.h163 struct jffs2_full_dirent *scan_dents; /* Used during scan to hold
247 struct jffs2_full_dirent *fds;
251 struct jffs2_full_dirent struct
257 struct jffs2_full_dirent *next; argument
364 …ffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dire…
401 struct jffs2_full_dirent *jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f,
425 struct jffs2_full_dirent *jffs2_alloc_full_dirent(int namesize);
426 void jffs2_free_full_dirent(struct jffs2_full_dirent *);
H A Dbuild.c24 struct jffs2_inode_cache *, struct jffs2_full_dirent **);
56 struct jffs2_full_dirent *fd; in jffs2_build_inode_pass1()
103 struct jffs2_full_dirent *fd; in jffs2_build_filesystem()
104 struct jffs2_full_dirent *dead_fds = NULL; in jffs2_build_filesystem()
244 struct jffs2_full_dirent **dead_fds) in jffs2_build_remove_unlinked_inode()
247 struct jffs2_full_dirent *fd; in jffs2_build_remove_unlinked_inode()
H A Ddir.c82 struct jffs2_full_dirent *fd = NULL, *fd_list; in jffs2_lookup()
127 struct jffs2_full_dirent *fd; in jffs2_readdir()
294 struct jffs2_full_dirent *fd; in jffs2_symlink()
458 struct jffs2_full_dirent *fd; in jffs2_mkdir()
599 struct jffs2_full_dirent *fd; in jffs2_rmdir()
632 struct jffs2_full_dirent *fd; in jffs2_mknod()
794 struct jffs2_full_dirent *fd; in jffs2_rename()
H A Djffs2_fs_i.h43 struct jffs2_full_dirent *dents;
H A Dwrite.c205 struct jffs2_full_dirent *jffs2_write_dirent(struct jffs2_sb_info *c, struct jffs2_inode_info *f, in jffs2_write_dirent()
209 struct jffs2_full_dirent *fd; in jffs2_write_dirent()
447 struct jffs2_full_dirent *fd; in jffs2_do_create()
552 struct jffs2_full_dirent *fd; in jffs2_do_unlink()
672 struct jffs2_full_dirent *fd; in jffs2_do_link()
H A Dgc.c31 struct jffs2_inode_info *f, struct jffs2_full_dirent *fd);
33 struct jffs2_inode_info *f, struct jffs2_full_dirent *fd);
502 struct jffs2_full_dirent *fd; in jffs2_garbage_collect_live()
851 struct jffs2_inode_info *f, struct jffs2_full_dirent *fd) in jffs2_garbage_collect_dirent()
853 struct jffs2_full_dirent *new_fd; in jffs2_garbage_collect_dirent()
896 struct jffs2_inode_info *f, struct jffs2_full_dirent *fd) in jffs2_garbage_collect_deletion_dirent()
898 struct jffs2_full_dirent **fdp = &f->dents; in jffs2_garbage_collect_deletion_dirent()
H A Dnodelist.c26 …ffs2_add_fd_to_list(struct jffs2_sb_info *c, struct jffs2_full_dirent *new, struct jffs2_full_dire… in jffs2_add_fd_to_list()
28 struct jffs2_full_dirent **prev = list; in jffs2_add_fd_to_list()
H A Dreadinode.c556 static void jffs2_free_full_dirent_list(struct jffs2_full_dirent *fd) in jffs2_free_full_dirent_list()
558 struct jffs2_full_dirent *next; in jffs2_free_full_dirent_list()
590 struct jffs2_full_dirent *fd; in read_direntry()
1415 struct jffs2_full_dirent *fd, *fds; in jffs2_do_clear_inode()
H A Dfs.c302 struct jffs2_full_dirent *fd; in jffs2_iget()
H A Dsummary.c390 struct jffs2_full_dirent *fd; in jffs2_sum_process_sum_data()
H A Dscan.c1048 struct jffs2_full_dirent *fd; in jffs2_scan_dirent_node()
H A Dwbuf.c188 struct jffs2_full_dirent *fd; in jffs2_incore_replace_raw()