Searched defs:check_file (Results 1 – 3 of 3) sorted by relevance
44 static int check_file(const char *fpath, in check_file() function
304 def check_file(root_path, rel_path): function361 def check_file(self, rel_path): member in ApiBase
110 int (*check_file) (struct quota_handle *h, int type, int fmt); member