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.c71 static int dm_hash_remove_all(unsigned flags);
85 dm_hash_remove_all(0);
340 static int dm_hash_remove_all(unsigned flags) in dm_hash_remove_all()
527 dm_hash_remove_all(DM_REMOVE_KEEP_OPEN_DEVICES | DM_REMOVE_ONLY_DEFERRED);
547 r = dm_hash_remove_all(flags); in align_ptr()
336 static void dm_hash_remove_all(bool keep_open_devices, bool mark_deferred, bool only_deferred) dm_hash_remove_all() function