11d585b7bc38429c569a245fe4f30c63f7c1211f
[platform/upstream/multipath-tools.git] / libmultipath / propsel.h
1 int select_pgfailback (struct multipath * mp);
2 int select_pgpolicy (struct multipath * mp);
3 int select_selector (struct multipath * mp);
4 int select_alias (struct multipath * mp);
5 int select_features (struct multipath * mp);
6 int select_hwhandler (struct multipath * mp);
7 int select_checkfn(struct path *pp);
8 int select_getuid (struct path * pp);
9 int select_getprio (struct path * pp);
10