Searched refs:ubifs_tnc_next_ent (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/fs/ubifs/ |
H A 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()
|
H A D | dir.c | 618 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 636 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 679 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_readdir() 891 dent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_check_dir_empty()
|
H A D | orphan.c | 171 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_add_orphan()
|
H A D | tnc.c | 2919 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2965 * ubifs_tnc_next_ent - walk directory or extended attribute entries. 2987 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
H A 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()
|
H A D | ubifs.h | 1849 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
H A D | journal.c | 892 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A 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()
|
H A 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()
|
H A D | orphan.c | 171 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_add_orphan()
|
H A D | tnc.c | 2920 xent = ubifs_tnc_next_ent(c, &key1, &nm); in ubifs_tnc_remove_ino() 2966 * ubifs_tnc_next_ent - walk directory or extended attribute entries. 2988 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c, in ubifs_tnc_next_ent() function
|
H A 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()
|
H A D | ubifs.h | 1878 struct ubifs_dent_node *ubifs_tnc_next_ent(struct ubifs_info *c,
|
H A D | journal.c | 892 xent = ubifs_tnc_next_ent(c, &key, &nm); in ubifs_jnl_write_inode()
|
Completed in 37 milliseconds