Searched refs:thp_fs_loc (Results 1 – 1 of 1) sorted by relevance
459 const char **thp_fs_loc) in prepare_thp_fs() argument462 *thp_fs_loc = xfs_path; in prepare_thp_fs()466 *thp_fs_loc = mkdtemp(thp_fs_template); in prepare_thp_fs()468 if (!*thp_fs_loc) in prepare_thp_fs()474 static void cleanup_thp_fs(const char *thp_fs_loc, bool created_tmp) in cleanup_thp_fs() argument481 status = rmdir(thp_fs_loc); in cleanup_thp_fs()