Home
last modified time | relevance | path

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

/linux-6.12.1/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.c643 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir()
661 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir()
704 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir()
917 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
Dubifs.h1872 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
Dtnc.c2920 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino()
2988 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.c1023 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()