Home
last modified time | relevance | path

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

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