Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dcopy_up.c435 struct ovl_copy_up_ctx { struct
450 static int ovl_link_up(struct ovl_copy_up_ctx *c) in ovl_link_up()
490 static int ovl_copy_up_inode(struct ovl_copy_up_ctx *c, struct dentry *temp) in ovl_copy_up_inode()
580 static int ovl_copy_up_workdir(struct ovl_copy_up_ctx *c) in ovl_copy_up_workdir()
648 static int ovl_copy_up_tmpfile(struct ovl_copy_up_ctx *c) in ovl_copy_up_tmpfile()
702 static int ovl_do_copy_up(struct ovl_copy_up_ctx *c) in ovl_do_copy_up()
816 static int ovl_copy_up_meta_inode_data(struct ovl_copy_up_ctx *c) in ovl_copy_up_meta_inode_data()
872 struct ovl_copy_up_ctx ctx = { in ovl_copy_up_one()
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dcopy_up.c534 struct ovl_copy_up_ctx { struct
550 static int ovl_link_up(struct ovl_copy_up_ctx *c) in ovl_link_up()
591 static int ovl_copy_up_data(struct ovl_copy_up_ctx *c, const struct path *temp) in ovl_copy_up_data()
610 static int ovl_copy_up_metadata(struct ovl_copy_up_ctx *c, struct dentry *temp) in ovl_copy_up_metadata()
706 static int ovl_copy_up_workdir(struct ovl_copy_up_ctx *c) in ovl_copy_up_workdir()
792 static int ovl_copy_up_tmpfile(struct ovl_copy_up_ctx *c) in ovl_copy_up_tmpfile()
860 static int ovl_do_copy_up(struct ovl_copy_up_ctx *c) in ovl_do_copy_up()
987 static int ovl_copy_up_meta_inode_data(struct ovl_copy_up_ctx *c) in ovl_copy_up_meta_inode_data()
1041 struct ovl_copy_up_ctx ctx = { in ovl_copy_up_one()

Completed in 3 milliseconds