Home
last modified time | relevance | path

Searched refs:get_dent_type (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ubifs/
Djournal.c416 static int get_dent_type(int mode) in get_dent_type() function
602 dent->type = get_dent_type(inode->i_mode); in ubifs_jnl_update()
1098 dent1->type = get_dent_type(fst_inode->i_mode); in ubifs_jnl_xrename()
1114 dent2->type = get_dent_type(snd_inode->i_mode); in ubifs_jnl_xrename()
1285 dent->type = get_dent_type(old_inode->i_mode); in ubifs_jnl_rename()
1302 dent2->type = get_dent_type(whiteout->i_mode); in ubifs_jnl_rename()
1754 xent->type = get_dent_type(inode->i_mode); in ubifs_jnl_delete_xattr()
Ddebug.c68 static const char *get_dent_type(int type) in get_dent_type() function
282 get_dent_type(dent->type), in ubifs_dump_inode()