Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dfs.h170 void fs_mark_scan_required(struct fs* fs);
Dsuper.c442 void fs_mark_scan_required(struct fs* fs) { in fs_mark_scan_required() function
Dblock_cache.c1237 fs_mark_scan_required(tr->fs); in block_get()