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

/linux-master/fs/overlayfs/
H A Dinode.c711 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa) function
735 err = ovl_real_fileattr_get(&realpath, fa);
H A Dcopy_up.c179 err = ovl_real_fileattr_get(old, &oldfa);
207 err = ovl_real_fileattr_get(new, &newfa);
H A Doverlayfs.h857 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa);

Completed in 138 milliseconds