Searched refs:ubifs_tnc_next_ent (Results 1 – 5 of 5) sorted by relevance
/fs/ubifs/ |
D | dir.c | 405 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 423 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 449 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 657 dent = ubifs_tnc_next_ent(c, &key, &nm); in check_dir_empty()
|
D | xattr.c | 447 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr()
|
D | ubifs.h | 1591 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
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
|
D | debug.c | 282 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()
|