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