Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/overlayfs/
A Dcopy_up.c535 struct ovl_copy_up_ctx { struct
550 static int ovl_link_up(struct ovl_copy_up_ctx *c) in ovl_link_up() argument
590 static int ovl_copy_up_data(struct ovl_copy_up_ctx *c, const struct path *temp) in ovl_copy_up_data()
609 static int ovl_copy_up_metadata(struct ovl_copy_up_ctx *c, struct dentry *temp) in ovl_copy_up_metadata()
692 static int ovl_copy_up_workdir(struct ovl_copy_up_ctx *c) in ovl_copy_up_workdir()
772 static int ovl_copy_up_tmpfile(struct ovl_copy_up_ctx *c) in ovl_copy_up_tmpfile()
834 static int ovl_do_copy_up(struct ovl_copy_up_ctx *c) in ovl_do_copy_up()
947 static int ovl_copy_up_meta_inode_data(struct ovl_copy_up_ctx *c) in ovl_copy_up_meta_inode_data()
999 struct ovl_copy_up_ctx ctx = { in ovl_copy_up_one()

Completed in 5 milliseconds