Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dinode.c710 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa) in ovl_real_fileattr_get() function
734 err = ovl_real_fileattr_get(&realpath, fa); in ovl_fileattr_get()
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()
A Doverlayfs.h860 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa);

Completed in 14 milliseconds