Home
last modified time | relevance | path

Searched refs:UBIFS_TRUN_KEY (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/fs/ubifs/
Dkey.h300 key->u32[1] = UBIFS_TRUN_KEY << UBIFS_S_KEY_BLOCK_BITS; in trun_key_init()
Dreplay.c271 case UBIFS_TRUN_KEY: in apply_replay_entry()
1181 BUILD_BUG_ON(UBIFS_TRUN_KEY > 5); in ubifs_replay_journal()
Drecovery.c1388 case UBIFS_TRUN_KEY: in ubifs_recover_size_accum()
Dubifs.h106 #define UBIFS_TRUN_KEY UBIFS_KEY_TYPES_CNT macro
Ddebug.c61 case UBIFS_TRUN_KEY: in get_key_type()
114 case UBIFS_TRUN_KEY: in dbg_snprintf_key()