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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dblock_dev.c628 * bd_may_claim - test whether a block device can be claimed
641 static bool bd_may_claim(struct block_device *bdev, struct block_device *whole, function
682 if (!bd_may_claim(bdev, whole, holder))
821 BUG_ON(!bd_may_claim(bdev, whole, holder));

Completed in 39 milliseconds