Searched defs:ndentry (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iops.c | 407 xfs_vn_rename( struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) xfs_vn_rename() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iops.c | 444 xfs_vn_rename( struct mnt_idmap *idmap, struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) xfs_vn_rename() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | inode.c | 1371 gfs2_rename(struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry) gfs2_rename() argument 1614 gfs2_exchange(struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) gfs2_exchange() argument 1750 gfs2_rename2(struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) gfs2_rename2() argument [all...] |
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | inode.c | 1396 gfs2_rename(struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry) gfs2_rename() argument 1642 gfs2_exchange(struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) gfs2_exchange() argument 1780 gfs2_rename2(struct mnt_idmap *idmap, struct inode *odir, struct dentry *odentry, struct inode *ndir, struct dentry *ndentry, unsigned int flags) gfs2_rename2() argument [all...] |
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.c | 1738 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local [all...] |
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.c | 1759 struct dentry *fdentry, *tdentry, *odentry, *ndentry, *trap; in nfsd_rename() local [all...] |
Completed in 12 milliseconds