Home
last modified time | relevance | path

Searched refs:keep_open_devices (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-ioctl.c62 static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred);
281 static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred) in dm_hash_remove_all() argument
298 if (keep_open_devices && in dm_hash_remove_all()
314 if (likely(keep_open_devices)) in dm_hash_remove_all()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-ioctl.c67 static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred);
336 static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred) in dm_hash_remove_all() argument
354 if (keep_open_devices && in dm_hash_remove_all()
371 if (likely(keep_open_devices)) in dm_hash_remove_all()

Completed in 6 milliseconds