Searched refs:first_maybe_whiteout (Results 1 – 1 of 1) sorted by relevance
48 struct ovl_cache_entry *first_maybe_whiteout; member170 p->next_maybe_whiteout = rdd->first_maybe_whiteout; in ovl_cache_entry_new()171 rdd->first_maybe_whiteout = p; in ovl_cache_entry_new()281 while (rdd->first_maybe_whiteout) { in ovl_check_whiteouts()282 p = rdd->first_maybe_whiteout; in ovl_check_whiteouts()283 rdd->first_maybe_whiteout = p->next_maybe_whiteout; in ovl_check_whiteouts()307 rdd->first_maybe_whiteout = NULL; in ovl_dir_read()317 if (!err && rdd->first_maybe_whiteout && rdd->dentry) in ovl_dir_read()