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.c1214 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags() function
1287 return ovl_copy_up_flags(dentry, flags); in ovl_maybe_copy_up()
1292 return ovl_copy_up_flags(dentry, O_WRONLY); in ovl_copy_up_with_data()
1297 return ovl_copy_up_flags(dentry, 0); in ovl_copy_up()