Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dblock_device_tipc.c482 uint32_t ns_init_flags = FS_INIT_FLAGS_NONE; in block_device_tipc_init() local
675 ns_init_flags |= FS_INIT_FLAGS_DO_CLEAR; in block_device_tipc_init()
684 ns_init_flags |= FS_INIT_FLAGS_RECOVERY_CLEAR_ALLOWED; in block_device_tipc_init()
692 ns_init_flags |= FS_INIT_FLAGS_ALTERNATE_DATA; in block_device_tipc_init()
696 &state->dev_ns.dev, &state->dev_ns_rpmb.dev, ns_init_flags); in block_device_tipc_init()