Home
last modified time | relevance | path

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

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