Searched refs:first_maybe_whiteout (Results 1 – 1 of 1) sorted by relevance
46 struct ovl_cache_entry *first_maybe_whiteout; member171 p->next_maybe_whiteout = rdd->first_maybe_whiteout; in ovl_cache_entry_new()172 rdd->first_maybe_whiteout = p; in ovl_cache_entry_new()282 while (rdd->first_maybe_whiteout) { in ovl_check_whiteouts()283 p = rdd->first_maybe_whiteout; in ovl_check_whiteouts()284 rdd->first_maybe_whiteout = p->next_maybe_whiteout; in ovl_check_whiteouts()308 rdd->first_maybe_whiteout = NULL; in ovl_dir_read()318 if (!err && rdd->first_maybe_whiteout && rdd->dentry) in ovl_dir_read()