Lines Matching refs:bdcfg
1354 struct lfs_emubd_config bdcfg = { in run_powerloss_none() local
1368 int err = lfs_emubd_create(&cfg, &bdcfg); in run_powerloss_none()
1430 struct lfs_emubd_config bdcfg = { in run_powerloss_linear() local
1448 int err = lfs_emubd_create(&cfg, &bdcfg); in run_powerloss_linear()
1523 struct lfs_emubd_config bdcfg = { in run_powerloss_log() local
1541 int err = lfs_emubd_create(&cfg, &bdcfg); in run_powerloss_log()
1614 struct lfs_emubd_config bdcfg = { in run_powerloss_cycles() local
1632 int err = lfs_emubd_create(&cfg, &bdcfg); in run_powerloss_cycles()
1716 struct lfs_emubd_config *bdcfg, in run_powerloss_exhaustive_layer() argument
1730 bdcfg->powerloss_data = &state; in run_powerloss_exhaustive_layer()
1764 cfg, bdcfg, depth-1); in run_powerloss_exhaustive_layer()
1803 struct lfs_emubd_config bdcfg = { in run_powerloss_exhaustive() local
1820 int err = lfs_emubd_create(&cfg, &bdcfg); in run_powerloss_exhaustive()
1835 &cfg, &bdcfg, cycle_count); in run_powerloss_exhaustive()