Searched refs:first_maybe_whiteout (Results 1 – 1 of 1) sorted by relevance
50 struct ovl_cache_entry *first_maybe_whiteout; member210 p->next_maybe_whiteout = rdd->first_maybe_whiteout; in ovl_cache_entry_new()211 rdd->first_maybe_whiteout = p; in ovl_cache_entry_new()355 while (rdd->first_maybe_whiteout) { in ovl_check_whiteouts()357 rdd->first_maybe_whiteout; in ovl_check_whiteouts()358 rdd->first_maybe_whiteout = p->next_maybe_whiteout; in ovl_check_whiteouts()383 rdd->first_maybe_whiteout = NULL; in ovl_dir_read()393 if (!err && rdd->first_maybe_whiteout && rdd->dentry) in ovl_dir_read()