Lines Matching refs:file
17 static inline int safe_fanotify_init(const char *file, const int lineno,
26 tst_brk_(file, lineno, TCONF,
29 tst_brk_(file, lineno, TBROK | TERRNO,
30 "%s:%d: fanotify_init() failed", file, lineno);
34 tst_brk_(file, lineno, TBROK | TERRNO,
41 static inline int safe_fanotify_mark(const char *file, const int lineno,
50 tst_brk_(file, lineno, TBROK | TERRNO,
56 tst_brk_(file, lineno, TBROK | TERRNO,
97 "filesystem %s does not support file handles",
220 typedef void (*tst_res_func_t)(const char *file, const int lineno,
224 const char *file, const int lineno, tst_res_func_t res_func, int fail)
227 res_func(file, lineno, TCONF,
230 res_func(file, lineno, TCONF,