Home
last modified time | relevance | path

Searched refs:ubifs_tnc_next_ent (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/ubifs/
Ddir.c569 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()
Dxattr.c440 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr()
Dubifs.h1608 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
Ddebug.c283 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()
Dtnc.c2872 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