Home
last modified time | relevance | path

Searched defs:newdentry (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/overlayfs/
Ddir.c142 struct dentry *newdentry, struct ovl_cattr *attr) in ovl_create_real()
235 struct dentry *newdentry, bool hardlink, struct file *tmpfile) in ovl_instantiate()
302 struct dentry *newdentry; in ovl_create_upper() local
427 struct dentry *newdentry; in ovl_create_over_whiteout() local
1073 struct dentry *newdentry; in ovl_rename() local
1299 struct dentry *newdentry; in ovl_create_tmpfile() local
Doverlayfs.h358 struct dentry *newdentry, unsigned int flags) in ovl_do_rename()