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