Home
last modified time | relevance | path

Searched refs:__pgpath_busy (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/md/
Ddm-mpath.c123 static int __pgpath_busy(struct pgpath *pgpath);
1628 static int __pgpath_busy(struct pgpath *pgpath) in __pgpath_busy() function
1683 if (!__pgpath_busy(pgpath)) { in multipath_busy()