Searched refs:thp_fs_loc (Results 1 – 1 of 1) sorted by relevance
369 const char **thp_fs_loc) in prepare_thp_fs() argument372 *thp_fs_loc = xfs_path; in prepare_thp_fs()376 *thp_fs_loc = mkdtemp(thp_fs_template); in prepare_thp_fs()378 if (!*thp_fs_loc) in prepare_thp_fs()384 void cleanup_thp_fs(const char *thp_fs_loc, bool created_tmp) in cleanup_thp_fs() argument391 status = rmdir(thp_fs_loc); in cleanup_thp_fs()