Searched refs:getMountOption (Results 1 – 1 of 1) sorted by relevance
220 static char *getMountOption(char **p);2660 getMountOption(char **p) in getMountOption() function2734 f = getMountOption(&opts); in mountOptionPresent()2735 for (; *f; f = getMountOption(&opts)) { in mountOptionPresent()