Searched refs:exact_lock (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/ |
D | char_dev.c | 436 static int exact_lock(dev_t dev, void *data) in exact_lock() function 460 exact_match, exact_lock, p); in cdev_add()
|
/linux-4.1.27/drivers/ide/ |
D | ide-probe.c | 911 static int exact_lock(dev_t dev, void *data) in exact_lock() function 923 disk->minors, NULL, exact_match, exact_lock, disk); in ide_register_region()
|
/linux-4.1.27/block/ |
D | genhd.c | 498 static int exact_lock(dev_t devt, void *data) in exact_lock() function 617 exact_match, exact_lock, disk); in add_disk()
|