Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dsuper.c47 #define SUPER_BLOCK_FLAGS_ALTERNATE (0x8U) macro
231 flags |= SUPER_BLOCK_FLAGS_ALTERNATE; in update_super_block_internal()
752 do_swap = !(super->flags & SUPER_BLOCK_FLAGS_ALTERNATE) != in fs_init_from_super()
759 SUPER_BLOCK_FLAGS_ALTERNATE); in fs_init_from_super()