Searched refs:empty_path_config (Results 1 – 1 of 1) sorted by relevance
67 struct fs_config_entry* empty_path_config = NULL; in fix_stat() local71 empty_path_config = p; in fix_stat()80 s->st_uid = empty_path_config->uid; in fix_stat()81 s->st_gid = empty_path_config->gid; in fix_stat()82 s->st_mode = empty_path_config->mode | (s->st_mode & ~07777); in fix_stat()