Searched refs:fstype (Results 1 – 2 of 2) sorted by relevance
66 const char *fstype = "tracefs"; in get_tracefs_pipe() local84 if (strcmp(type, fstype) == 0) { in get_tracefs_pipe()
182 bool test_unpriv_remount(const char *fstype, const char *mount_options, in test_unpriv_remount() argument216 if (mount("testing", "/tmp", fstype, mount_flags, mount_options) != 0) { in test_unpriv_remount()218 fstype, in test_unpriv_remount()