Searched refs:ubifs_tnc_next_ent (Results 1 – 7 of 7) sorted by relevance
| /Linux-v6.6/fs/ubifs/ |
| D | xattr.c | 427 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr() 520 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_purge_xattrs()
|
| D | dir.c | 616 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 634 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 677 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 889 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
|
| D | orphan.c | 171 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_add_orphan()
|
| D | ubifs.h | 1878 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
| D | debug.c | 273 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_dump_inode() 1142 dent = ubifs_tnc_next_ent(c, &key, &nm); in dbg_check_dir()
|
| D | tnc.c | 2919 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2987 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
| D | journal.c | 892 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()
|