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

/linux-master/fs/overlayfs/
H A Dcopy_up.c562 struct ovl_copy_up_ctx { struct
579 static int ovl_link_up(struct ovl_copy_up_ctx *c)
624 static int ovl_copy_up_data(struct ovl_copy_up_ctx *c, const struct path *temp)
643 static int ovl_copy_up_metadata(struct ovl_copy_up_ctx *c, struct dentry *temp)
739 static int ovl_copy_up_workdir(struct ovl_copy_up_ctx *c)
841 static int ovl_copy_up_tmpfile(struct ovl_copy_up_ctx *c)
914 static int ovl_do_copy_up(struct ovl_copy_up_ctx *c)
1064 static int ovl_copy_up_meta_inode_data(struct ovl_copy_up_ctx *c)
1119 struct ovl_copy_up_ctx ctx = {

Completed in 143 milliseconds