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

/linux-4.1.27/include/linux/mmc/
H A Dhost.h333 struct task_struct *claimer; /* task that has host claimed */ member in struct:mmc_host
/linux-4.1.27/drivers/mmc/core/
H A Dcore.c911 if (stop || !host->claimed || host->claimer == current) __mmc_claim_host()
920 host->claimer = current; __mmc_claim_host()
955 host->claimer = NULL; mmc_release_host()
/linux-4.1.27/fs/
H A Dblock_dev.c830 * aliases. Keep @bdev if partno is 0. This means claimer bd_start_claiming()

Completed in 135 milliseconds