Searched refs:ovl_real_fileattr_set (Results 1 – 3 of 3) sorted by relevance
642 int ovl_real_fileattr_set(const struct path *realpath, struct file_kattr *fa) in ovl_real_fileattr_set() function679 err = ovl_real_fileattr_set(&upperpath, fa); in ovl_fileattr_set()
917 int ovl_real_fileattr_set(const struct path *realpath, struct file_kattr *fa);
229 return ovl_real_fileattr_set(new, &newfa); in ovl_copy_fileattr()