Searched refs:fs_container (Results 1 – 2 of 2) sorted by relevance
577 profile_conf->fs_container = NULL; in parse()588 if (profile_conf->fs_container == NULL) in parse()589 profile_conf->fs_container = in parse()593 fs_container, in parse()738 return get_num_containers(profile_conf->fs_container); in get_num_filesystems()780 tmp_cont = get_container(fc->profile_conf->fs_container, pos); in get_fs_config()789 return get_container(fc->profile_conf->fs_container, pos); in get_fs_container()
57 struct container *fs_container; member