mark_deferred 61 drivers/md/dm-ioctl.c static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred); mark_deferred 280 drivers/md/dm-ioctl.c static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred) mark_deferred 298 drivers/md/dm-ioctl.c dm_lock_for_deletion(md, mark_deferred, only_deferred)) { mark_deferred 380 drivers/md/dm.c int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) mark_deferred 388 drivers/md/dm.c if (mark_deferred) mark_deferred 180 drivers/md/dm.h int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred);