Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-ioctl.c69 static int dm_hash_remove_all(unsigned flags);
83 dm_hash_remove_all(0); in dm_hash_exit()
412 static int dm_hash_remove_all(unsigned flags) in dm_hash_remove_all() function
612 dm_hash_remove_all(DM_REMOVE_KEEP_OPEN_DEVICES | DM_REMOVE_ONLY_DEFERRED); in dm_deferred_remove()
632 r = dm_hash_remove_all(flags); in remove_all()