Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dsuper.c93 #define SUPER_BLOCK_REQUIRED_FLAGS_MASK \ macro
736 if (super && (super->required_flags & ~SUPER_BLOCK_REQUIRED_FLAGS_MASK)) { in fs_init_from_super()