Home
last modified time | relevance | path

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

/linux-6.1.9/fs/overlayfs/
Dcopy_up.c142 err = ovl_real_fileattr_get(old, &oldfa); in ovl_copy_fileattr()
170 err = ovl_real_fileattr_get(new, &newfa); in ovl_copy_fileattr()
Dinode.c688 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa) in ovl_real_fileattr_get() function
712 err = ovl_real_fileattr_get(&realpath, fa); in ovl_fileattr_get()
Doverlayfs.h678 int ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa);