Searched refs:mark_deferred (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/md/
H A Ddm.c364 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) argument
372 if (mark_deferred)
H A Ddm.h203 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred);
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) argument
355 dm_lock_for_deletion(md, mark_deferred, only_deferred)) {

Completed in 343 milliseconds