Searched refs:ubifs_tnc_next_ent (Results 1 – 11 of 11) sorted by relevance
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 322 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_printdir() 341 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_printdir() 367 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_printdir() 425 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_finddir() 453 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_finddir()
|
H A D | tnc.c | 2684 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2747 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
H A D | ubifs.h | 2204 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
H A D | debug.c | 282 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_dump_inode() 1131 dent = ubifs_tnc_next_ent(c, &key, &nm); in dbg_check_dir()
|
/openbmc/linux/fs/ubifs/ |
H A D | xattr.c | 427 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr() 520 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_purge_xattrs()
|
H A D | dir.c | 616 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 634 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 677 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 889 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
|
H A D | orphan.c | 171 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_add_orphan()
|
H A D | ubifs.h | 1878 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
H A D | debug.c | 273 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_dump_inode() 1142 dent = ubifs_tnc_next_ent(c, &key, &nm); in dbg_check_dir()
|
H A D | tnc.c | 2920 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2988 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
H A D | journal.c | 892 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()
|