Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4proc.c1948 if (!opendata->is_recover) { in nfs4_try_open_cached()
2466 &data->c_res.seq_res, 1, data->is_recover); in _nfs4_proc_open_confirm()
2640 data->is_recover = false; in nfs4_run_open_task()
2643 data->is_recover = true; in nfs4_run_open_task()
/linux/drivers/md/
H A Dmd.c5069 bool is_recover = false; in md_get_active_sync_action() local
5080 is_recover = true; in md_get_active_sync_action()
5086 return is_recover ? ACTION_RECOVER : ACTION_IDLE; in md_get_active_sync_action()