Searched refs:ovl_real_fileattr_set (Results 1 – 3 of 3) sorted by relevance
613 int ovl_real_fileattr_set(const struct path *realpath, struct fileattr *fa) in ovl_real_fileattr_set() function651 err = ovl_real_fileattr_set(&upperpath, fa); in ovl_fileattr_set()
679 int ovl_real_fileattr_set(const struct path *realpath, struct fileattr *fa);
193 return ovl_real_fileattr_set(new, &newfa); in ovl_copy_fileattr()