Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dcopy_up.c1180 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags() function
1253 return ovl_copy_up_flags(dentry, flags); in ovl_maybe_copy_up()
1258 return ovl_copy_up_flags(dentry, O_WRONLY); in ovl_copy_up_with_data()
1263 return ovl_copy_up_flags(dentry, 0); in ovl_copy_up()