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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm.h137 int dm_open_count(struct mapped_device *md);
H A Ddm.c382 int dm_open_count(struct mapped_device *md) function
396 if (dm_open_count(md))
H A Ddm-ioctl.c606 param->open_count = dm_open_count(md);

Completed in 112 milliseconds