Searched refs:ovl_get_redirect_xattr (Results 1 – 3 of 3) sorted by relevance
41 buf = ovl_get_redirect_xattr(ofs, path, prelen + strlen(post)); in ovl_check_redirect()1275 upperredirect = ovl_get_redirect_xattr(ofs, &upperpath, 0); in ovl_lookup()
507 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding);
1208 char *ovl_get_redirect_xattr(struct ovl_fs *ofs, const struct path *path, int padding) in ovl_get_redirect_xattr() function