Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fuse/ !
Ddir.c1029 static int fuse_rename_common(struct mnt_idmap *idmap, struct inode *olddir, struct dentry *oldent, in fuse_rename_common() function
1096 err = fuse_rename_common((flags & RENAME_WHITEOUT) ? idmap : &invalid_mnt_idmap, in fuse_rename2()
1105 err = fuse_rename_common(&invalid_mnt_idmap, olddir, oldent, newdir, newent, 0, in fuse_rename2()