Home
last modified time | relevance | path

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

/fs/fuse/
Dbacking.c1620 struct inode *olddir, struct dentry *oldent, in fuse_rename_backing_common() argument
1635 get_fuse_backing_path(oldent, &old_backing_path); in fuse_rename_backing_common()
1676 fsstack_copy_attr_all(d_inode(oldent), d_inode(old_backing_dentry)); in fuse_rename_backing_common()
1690 struct inode *olddir, struct dentry *oldent, in fuse_rename2_initialize() argument
1707 .size = oldent->d_name.len + 1, in fuse_rename2_initialize()
1708 .value = oldent->d_name.name, in fuse_rename2_initialize()
1720 struct inode *olddir, struct dentry *oldent, in fuse_rename2_backing() argument
1727 return fuse_rename_backing_common(olddir, oldent, newdir, newent, fri->flags); in fuse_rename2_backing()
1731 struct inode *olddir, struct dentry *oldent, in fuse_rename2_finalize() argument
1739 struct inode *olddir, struct dentry *oldent, in fuse_rename_initialize() argument
[all …]
Ddir.c1144 static int fuse_rename_common(struct inode *olddir, struct dentry *oldent, in fuse_rename_common() argument
1161 args.in_args[1].size = oldent->d_name.len + 1; in fuse_rename_common()
1162 args.in_args[1].value = oldent->d_name.name; in fuse_rename_common()
1168 fuse_invalidate_attr(d_inode(oldent)); in fuse_rename_common()
1169 fuse_update_ctime(d_inode(oldent)); in fuse_rename_common()
1192 fuse_invalidate_entry(oldent); in fuse_rename_common()
1200 static int fuse_rename2(struct inode *olddir, struct dentry *oldent, in fuse_rename2() argument
1220 olddir, oldent, newdir, newent, flags); in fuse_rename2()
1229 err = fuse_rename_common(olddir, oldent, newdir, newent, flags, in fuse_rename2()
1243 olddir, oldent, newdir, newent); in fuse_rename2()
[all …]
Dfuse_i.h1422 struct inode *olddir, struct dentry *oldent,
1426 struct inode *olddir, struct dentry *oldent,
1430 struct inode *olddir, struct dentry *oldent,
1435 struct inode *olddir, struct dentry *oldent,
1438 struct inode *olddir, struct dentry *oldent,
1441 struct inode *olddir, struct dentry *oldent,