Searched refs:ovl_path_check_origin_xattr (Results 1 – 2 of 2) sorted by relevance
543 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path);565 return ovl_path_check_origin_xattr(ofs, &upperpath); in ovl_check_origin_xattr()
759 bool ovl_path_check_origin_xattr(struct ovl_fs *ofs, const struct path *path) in ovl_path_check_origin_xattr() function