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

/linux-master/fs/overlayfs/
H A Doverlayfs.h159 struct ovl_metacopy { struct
167 #define OVL_METACOPY_MAX_SIZE (sizeof(struct ovl_metacopy))
171 static inline int ovl_metadata_digest_size(const struct ovl_metacopy *metacopy)
541 struct ovl_metacopy *data);
543 struct ovl_metacopy *metacopy);
553 struct ovl_metacopy *metacopy);
H A Dutil.c1241 struct ovl_metacopy *data)
1294 int ovl_set_metacopy_xattr(struct ovl_fs *ofs, struct dentry *d, struct ovl_metacopy *metacopy)
1392 struct ovl_metacopy metacopy_data;
1444 struct ovl_metacopy *metacopy)
H A Dcopy_up.c680 struct ovl_metacopy metacopy_data = OVL_METACOPY_INIT;

Completed in 127 milliseconds