is_removed        148 drivers/mmc/host/moxart-mmc.c 	bool				is_removed;
is_removed        440 drivers/mmc/host/moxart-mmc.c 		if (host->is_removed) {
is_removed        474 drivers/mmc/host/moxart-mmc.c 		host->is_removed = status & CARD_DETECT;
is_removed        475 drivers/mmc/host/moxart-mmc.c 		if (host->is_removed && host->have_dma) {
is_removed        448 fs/dlm/recover.c 	int is_removed = 0;
is_removed        454 fs/dlm/recover.c 	is_removed = dlm_is_removed(ls, r->res_nodeid);
is_removed        456 fs/dlm/recover.c 	if (!is_removed && !rsb_flag(r, RSB_NEW_MASTER))
is_removed        463 fs/dlm/recover.c 		if (is_removed) {