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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dchar_dev.c467 static int exact_lock(dev_t dev, void *data) function
487 return kobj_map(cdev_map, dev, count, NULL, exact_match, exact_lock, p);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dgenhd.c498 static int exact_lock(dev_t devt, void *data) function
540 exact_match, exact_lock, disk); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-probe.c900 static int exact_lock(dev_t dev, void *data) function
912 disk->minors, NULL, exact_match, exact_lock, disk); local

Completed in 71 milliseconds