Searched refs:checkpath_allow_file (Results 1 – 4 of 4) sorted by relevance
106 int checkpath_allow_file(const char *, char resolved_path[]);
10 checkpath_allow_file;
135 checkpath_allow_file(const char *path, char *resolved) in checkpath_allow_file() function
550 if (checkpath_allow_file(name, mntpath) != 0) { in mountfs()