Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dcopy_up.c142 err = ovl_real_fileattr_get(old, &oldfa); in ovl_copy_fileattr()
168 err = ovl_real_fileattr_get(new, &newfa); in ovl_copy_fileattr()
A Dinode.c605 int ovl_real_fileattr_get(struct path *realpath, struct fileattr *fa) in ovl_real_fileattr_get() function
629 err = ovl_real_fileattr_get(&realpath, fa); in ovl_fileattr_get()
A Doverlayfs.h584 int ovl_real_fileattr_get(struct path *realpath, struct fileattr *fa);

Completed in 10 milliseconds