Home
last modified time | relevance | path

Searched refs:mark_deferred (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm.h179 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred);
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
299 dm_lock_for_deletion(md, mark_deferred, only_deferred)) { in dm_hash_remove_all()
H A Ddm.c393 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) in dm_lock_for_deletion() argument
401 if (mark_deferred) in dm_lock_for_deletion()
/kernel/linux/linux-6.6/drivers/md/
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) in dm_hash_remove_all() argument
355 dm_lock_for_deletion(md, mark_deferred, only_deferred)) { in dm_hash_remove_all()
H A Ddm.c364 int dm_lock_for_deletion(struct mapped_device *md, bool mark_deferred, bool only_deferred) in dm_lock_for_deletion() argument
372 if (mark_deferred) in dm_lock_for_deletion()

Completed in 15 milliseconds