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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-ioctl.c60 * Protects use of mdptr to obtain hash cell name and uuid from mapped device.
672 void *mdptr = NULL; local
684 mdptr = dm_get_mdptr(md);
685 if (!mdptr)
689 return mdptr;

Completed in 50 milliseconds