Searched refs:dm_deleting_md (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/md/
H A Ddm.h142 int dm_deleting_md(struct mapped_device *md);
H A Ddm.c308 int dm_deleting_md(struct mapped_device *md) function
324 dm_deleting_md(md)) {
2438 test_bit(DMF_FREEING, &md->flags) || dm_deleting_md(md)) {
3116 if (test_bit(DMF_FREEING, &md->flags) || dm_deleting_md(md)) {
H A Ddm-ioctl.c1790 if (dm_deleting_md(md)) {

Completed in 146 milliseconds