Searched refs:ubifs_tnc_next_ent (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/fs/ubifs/ |
D | dir.c | 569 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 587 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 630 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 870 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
|
D | xattr.c | 440 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr()
|
D | ubifs.h | 1608 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
D | debug.c | 283 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_dump_inode() 1127 dent = ubifs_tnc_next_ent(c, &key, &nm); in dbg_check_dir()
|
D | tnc.c | 2872 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2937 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|