Searched refs:ubifs_tnc_next_ent (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/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()
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | dir.c | 564 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 582 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 625 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 863 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
|
| H A D | xattr.c | 431 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr() 524 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_purge_xattrs()
|
| H A D | orphan.c | 171 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_add_orphan()
|
| H A D | ubifs.h | 1844 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
| H A D | tnc.c | 2882 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2950 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
| H A D | debug.c | 273 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_dump_inode() 1121 dent = ubifs_tnc_next_ent(c, &key, &nm); in dbg_check_dir()
|
| H A D | journal.c | 892 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()
|