Searched refs:tst_path_has_mnt_flags_ (Results 1 – 2 of 2) sorted by relevance
12 # define tst_path_has_mnt_flags(...) tst_path_has_mnt_flags_(NULL, __VA_ARGS__)14 # define tst_path_has_mnt_flags tst_path_has_mnt_flags_26 int tst_path_has_mnt_flags_(void (*cleanup_fn)(void),
28 int tst_path_has_mnt_flags_(void (cleanup_fn)(void), in tst_path_has_mnt_flags_() function