Searched refs:only_if_new (Results 1 – 1 of 1) sorted by relevance
182 dev_t devno, int pri, int only_if_new) in probe_one() argument194 if (only_if_new && !access(tmp->bid_name, F_OK)) in probe_one()299 static void lvm_probe_all(blkid_cache cache, int only_if_new) in lvm_probe_all() argument351 only_if_new); in lvm_probe_all()364 evms_probe_all(blkid_cache cache, int only_if_new) in evms_probe_all() argument383 only_if_new); in evms_probe_all()393 static int probe_all(blkid_cache cache, int only_if_new) in probe_all() argument417 evms_probe_all(cache, only_if_new); in probe_all()419 lvm_probe_all(cache, only_if_new); in probe_all()460 only_if_new); in probe_all()[all …]