Home
last modified time | relevance | path

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

/linux/fs/ubifs/
A 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()
1273 dent->type = get_dent_type(old_inode->i_mode); in ubifs_jnl_rename()
1290 dent2->type = get_dent_type(whiteout->i_mode); in ubifs_jnl_rename()
1712 xent->type = get_dent_type(inode->i_mode); in ubifs_jnl_delete_xattr()
A 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()

Completed in 10 milliseconds