Searched refs:ovl_copy_up_flags (Results 1 – 1 of 1) sorted by relevance
996 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags() function1062 err = ovl_copy_up_flags(dentry, flags); in ovl_maybe_copy_up()1072 return ovl_copy_up_flags(dentry, O_WRONLY); in ovl_copy_up_with_data()1077 return ovl_copy_up_flags(dentry, 0); in ovl_copy_up()
Completed in 4 milliseconds