Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dfs.h304 enum fs_check_result fs_check(struct fs* fs);
Dblock_device_tipc.c637 if (fs_check(&state->tr_state_ns_tdp) == FS_CHECK_INVALID_BLOCK) { in block_device_tipc_init()
739 if (fs_check(&state->tr_state_ns_nsp) != FS_CHECK_NO_ERROR) { in block_device_tipc_init()
Dsuper.c1115 enum fs_check_result fs_check(struct fs* fs) { in fs_check() function