Searched refs:ovl_path_is_whiteout (Results 1 – 2 of 2) sorted by relevance
539 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path);558 return ovl_path_is_whiteout(ofs, &upperpath); in ovl_upper_is_whiteout()
651 bool ovl_path_is_whiteout(struct ovl_fs *ofs, const struct path *path) in ovl_path_is_whiteout() function