Searched refs:ovl_real_fileattr_set (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/overlayfs/
H A Dinode.c636 int ovl_real_fileattr_set(const struct path *realpath, struct fileattr *fa) function
674 err = ovl_real_fileattr_set(&upperpath, fa);
H A Doverlayfs.h858 int ovl_real_fileattr_set(const struct path *realpath, struct fileattr *fa);
H A Dcopy_up.c230 return ovl_real_fileattr_set(new, &newfa);

Completed in 146 milliseconds