Searched refs:ovl_copy_up_ctx (Results 1 – 1 of 1) sorted by relevance
388 struct ovl_copy_up_ctx { struct404 static int ovl_link_up(struct ovl_copy_up_ctx *c) in ovl_link_up() argument443 static int ovl_install_temp(struct ovl_copy_up_ctx *c, struct dentry *temp, in ovl_install_temp()466 static struct dentry *ovl_get_tmpfile(struct ovl_copy_up_ctx *c) in ovl_get_tmpfile()500 static int ovl_copy_up_inode(struct ovl_copy_up_ctx *c, struct dentry *temp) in ovl_copy_up_inode()551 static int ovl_copy_up_locked(struct ovl_copy_up_ctx *c) in ovl_copy_up_locked()607 static int ovl_do_copy_up(struct ovl_copy_up_ctx *c) in ovl_do_copy_up()705 static int ovl_copy_up_meta_inode_data(struct ovl_copy_up_ctx *c) in ovl_copy_up_meta_inode_data()736 struct ovl_copy_up_ctx ctx = { in ovl_copy_up_one()