Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dxattr.c427 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_listxattr()
520 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_purge_xattrs()
Ddir.c622 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir()
640 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir()
683 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir()
895 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
Dorphan.c171 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_add_orphan()
Dubifs.h1873 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
Dtnc.c2882 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
Ddebug.c273 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()
Djournal.c892 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()