Searched defs:old_dentry (Results 1 - 25 of 67) sorted by path

123

/linux-master/drivers/android/
H A Dbinderfs.c353 binderfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/fs/9p/
H A Dvfs_inode.c1240 v9fs_vfs_link(struct dentry *old_dentry, struc argument
831 v9fs_vfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
H A Dvfs_inode_dotl.c687 v9fs_vfs_link_dotl(struct dentry *old_dentry, struct inode *dir, argument
/linux-master/fs/affs/
H A Dnamei.c394 affs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *dentry) argument
405 affs_rename(struct inode *old_dir, struct dentry *old_dentry, argument
452 affs_xrename(struct inode *old_dir, struct dentry *old_dentry, argument
506 affs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
/linux-master/fs/afs/
H A Ddir.c1844 struct dentry *old_dentry = op->dentry; local
1921 afs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
/linux-master/fs/
H A Dbad_inode.c43 static int bad_inode_link (struct dentry *old_dentry, struct inode *dir, argument
78 bad_inode_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
H A Ddcache.c3030 bool is_subdir(struct dentry *new_dentry, struct dentry *old_dentry) argument
/linux-master/fs/bcachefs/
H A Dfs.c496 static int bch2_link(struct dentry *old_dentry, struct inode *vdir, argument
/linux-master/fs/bfs/
H A Ddir.c202 bfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/fs/btrfs/
H A Dinode.c6632 static int btrfs_link(struct dentry *old_dentry, struct inode *dir, argument
8801 btrfs_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
9053 btrfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
9289 btrfs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
H A Dtree-log.c7451 btrfs_log_new_name(struct btrfs_trans_handle *trans, struct dentry *old_dentry, struct btrfs_inode *old_dir, u64 old_dir_index, struct dentry *parent) argument
/linux-master/fs/ceph/
H A Ddir.c1180 static int ceph_link(struct dentry *old_dentry, struct inode *dir, argument
1424 ceph_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
H A Dmds_client.c2982 struct dentry *old_dentry = NULL; local
/linux-master/fs/coda/
H A Ddir.c298 coda_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/fs/crypto/
H A Dhooks.c69 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, argument
/linux-master/fs/debugfs/
H A Dinode.c873 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, argument
911 NULL, old_dentry); local
[all...]
/linux-master/fs/ecryptfs/
H A Dinode.c432 static int ecryptfs_link(struct dentry *old_dentry, struct inode *dir, argument
585 ecryptfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/fs/exfat/
H A Dnamei.c1232 exfat_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/fs/ext2/
H A Dnamei.c204 static int ext2_link (struct dentry * old_dentry, struct inode * dir, argument
317 ext2_rename(struct mnt_idmap * idmap, struct inode * old_dir, struct dentry * old_dentry, struct inode * new_dir, struct dentry * new_dentry, unsigned int flags) argument
/linux-master/fs/ext4/
H A Dnamei.c3493 static int ext4_link(struct dentry *old_dentry, argument
4050 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, argument
3796 ext4_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
4191 ext4_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
/linux-master/fs/f2fs/
H A Dnamei.c396 static int f2fs_link(struct dentry *old_dentry, struct inode *dir, argument
953 f2fs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
1149 f2fs_cross_rename(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry) argument
1314 f2fs_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
[all...]
/linux-master/fs/fat/
H A Dnamei_msdos.c428 do_msdos_rename(struct inode *old_dir, unsigned char *old_name, struct dentry *old_dentry, struct inode *new_dir, unsigned char *new_name, struct dentry *new_dentry, int is_hid) argument
597 msdos_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
H A Dnamei_vfat.c931 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, argument
1060 static int vfat_rename_exchange(struct inode *old_dir, struct dentry *old_dentry, argument
1161 vfat_rename2(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument
/linux-master/fs/gfs2/
H A Dinode.c945 static int gfs2_link(struct dentry *old_dentry, struct inode *dir, argument
/linux-master/fs/hfs/
H A Ddir.c283 hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) argument

Completed in 359 milliseconds

123