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.c1209 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags() function
1280 return ovl_copy_up_flags(dentry, flags); in ovl_maybe_copy_up()
1285 return ovl_copy_up_flags(dentry, O_WRONLY); in ovl_copy_up_with_data()
1290 return ovl_copy_up_flags(dentry, 0); in ovl_copy_up()