Home
last modified time | relevance | path

Searched refs:ovl_real_fileattr_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c179 err = ovl_real_fileattr_get(old, &oldfa); in ovl_copy_fileattr()
207 err = ovl_real_fileattr_get(new, &newfa); in ovl_copy_fileattr()
H A Dinode.c835 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa) in ovl_real_fileattr_get() function
859 err = ovl_real_fileattr_get(&realpath, fa); in ovl_fileattr_get()
H A Doverlayfs.h812 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa);