Searched refs:ubifs_tnc_next_ent (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.c | 323 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_printdir() 342 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_printdir() 368 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_printdir() 426 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_finddir() 454 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_finddir()
|
| H A D | tnc.c | 2702 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2765 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
| H A D | ubifs.h | 2205 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
| H A D | debug.c | 283 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_dump_inode() 1132 dent = ubifs_tnc_next_ent(c, &key, &nm); in dbg_check_dir()
|