Searched refs:OVL_XATTR_METACOPY (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/overlayfs/ |
D | util.c | 630 OVL_XATTR_TAB_ENTRY(OVL_XATTR_METACOPY), 982 res = ovl_path_getxattr(ofs, path, OVL_XATTR_METACOPY, NULL, 0); in ovl_check_metacopy_xattr()
|
D | copy_up.c | 606 err = ovl_check_setxattr(ofs, temp, OVL_XATTR_METACOPY, in ovl_copy_up_metadata() 944 err = ovl_removexattr(ofs, upperpath.dentry, OVL_XATTR_METACOPY); in ovl_copy_up_meta_inode_data()
|
D | overlayfs.h | 37 OVL_XATTR_METACOPY, enumerator
|