Home
last modified time | relevance | path

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

/linux-6.12.1/fs/overlayfs/
Dcopy_up.c1215 static int ovl_copy_up_flags(struct dentry *dentry, int flags) in ovl_copy_up_flags() function
1288 return ovl_copy_up_flags(dentry, flags); in ovl_maybe_copy_up()
1293 return ovl_copy_up_flags(dentry, O_WRONLY); in ovl_copy_up_with_data()
1298 return ovl_copy_up_flags(dentry, 0); in ovl_copy_up()