Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/md/
Ddm-ioctl.c52 static void dm_hash_remove_all(int keep_open_devices);
250 static void dm_hash_remove_all(int keep_open_devices) in dm_hash_remove_all() argument
266 if (keep_open_devices && dm_lock_for_deletion(md)) { in dm_hash_remove_all()
277 if (likely(keep_open_devices)) in dm_hash_remove_all()