Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/md/
Ddm-ioctl.c52 static void dm_hash_remove_all(int keep_open_devices);
268 static void dm_hash_remove_all(int keep_open_devices) in dm_hash_remove_all() argument
284 if (keep_open_devices && dm_lock_for_deletion(md)) { in dm_hash_remove_all()
295 if (likely(keep_open_devices)) in dm_hash_remove_all()