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

/linux-master/fs/overlayfs/
H A Ddir.c140 ovl_mkdir_real(struct ovl_fs *ofs, struct inode *dir, struct dentry **newdentry, umode_t mode) argument
171 ovl_create_real(struct ovl_fs *ofs, struct inode *dir, struct dentry *newdentry, struct ovl_cattr *attr) argument
262 ovl_instantiate(struct dentry *dentry, struct inode *inode, struct dentry *newdentry, bool hardlink) argument
327 struct dentry *newdentry; local
454 struct dentry *newdentry; local
1074 struct dentry *newdentry; local
[all...]
H A Doverlayfs.h352 ovl_do_rename(struct ovl_fs *ofs, struct inode *olddir, struct dentry *olddentry, struct inode *newdir, struct dentry *newdentry, unsigned int flags) argument

Completed in 130 milliseconds