Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dsuper.c46 #define SUPER_BLOCK_FLAGS_EMPTY (0x4U) macro
224 flags |= SUPER_BLOCK_FLAGS_EMPTY; in update_super_block_internal()
758 fs->backup.flags = super->flags & (SUPER_BLOCK_FLAGS_EMPTY | in fs_init_from_super()
765 super->backup.flags & SUPER_BLOCK_FLAGS_EMPTY) { in fs_init_from_super()
779 if (super->flags & SUPER_BLOCK_FLAGS_EMPTY) { in fs_init_from_super()
853 .flags = SUPER_BLOCK_FLAGS_EMPTY, in fs_init_from_super()