Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Ddir.c1030 static int fuse_rename_common(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *oldent, in fuse_rename_common() function
1097 err = fuse_rename_common((flags & RENAME_WHITEOUT) ? idmap : &invalid_mnt_idmap, in fuse_rename2()
1106 err = fuse_rename_common(&invalid_mnt_idmap, olddir, oldent, newdir, newent, 0, in fuse_rename2()