Home
last modified time | relevance | path

Searched defs:old_dir (Results 26 – 50 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/fs/jfs/
H A Dnamei.c1061 static int jfs_rename(struct inode *old_dir, struct dentry *old_dentry, in jfs_rename()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c774 struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddebugfs.h252 static inline struct dentry *debugfs_rename(struct dentry *old_dir, struct dentry *old_dentry, in debugfs_rename()
H A Dsecurity.h807 static inline int security_inode_rename(struct inode *old_dir, in security_inode_rename()
1790 static inline int security_path_rename(const struct path *old_dir, in security_path_rename()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dproc.c367 nfs_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs_proc_rename_done()
H A Dnfs3proc.c474 nfs3_proc_rename_done(struct rpc_task *task, struct inode *old_dir, in nfs3_proc_rename_done()
H A Ddir.c2221 int nfs_rename(struct inode *old_dir, struct dentry *old_dentry, in nfs_rename()
/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dnamei.c1307 static int reiserfs_rename(struct inode *old_dir, struct dentry *old_dentry, in reiserfs_rename()
/OK3568_Linux_fs/kernel/fs/udf/
H A Dnamei.c1075 static int udf_rename(struct inode *old_dir, struct dentry *old_dentry, in udf_rename()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dnamei_vfat.c895 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename()
/OK3568_Linux_fs/kernel/fs/9p/
H A Dvfs_inode.c897 v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry, in v9fs_vfs_rename()
/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs_kern.c731 static int hostfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in hostfs_rename2()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dnamei.c3916 static int ext4_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename()
4157 static int ext4_cross_rename(struct inode *old_dir, struct dentry *old_dentry, in ext4_cross_rename()
4302 static int ext4_rename2(struct inode *old_dir, struct dentry *old_dentry, in ext4_rename2()
/OK3568_Linux_fs/kernel/mm/
H A Dshmem.c3017 static int shmem_exchange(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, … in shmem_exchange()
3039 static int shmem_whiteout(struct inode *old_dir, struct dentry *old_dentry) in shmem_whiteout()
3071 static int shmem_rename2(struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, s… in shmem_rename2()
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dinode.c582 ecryptfs_rename(struct inode *old_dir, struct dentry *old_dentry, in ecryptfs_rename()
/OK3568_Linux_fs/kernel/fs/exfat/
H A Dnamei.c1321 static int exfat_rename(struct inode *old_dir, struct dentry *old_dentry, in exfat_rename()
/OK3568_Linux_fs/kernel/fs/kernfs/
H A Ddir.c1158 static int kernfs_iop_rename(struct inode *old_dir, struct dentry *old_dentry, in kernfs_iop_rename()
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Djournal.c1214 int ubifs_jnl_rename(struct ubifs_info *c, const struct inode *old_dir, in ubifs_jnl_rename()
/OK3568_Linux_fs/kernel/fs/afs/
H A Ddir.c1853 static int afs_rename(struct inode *old_dir, struct dentry *old_dentry, in afs_rename()
/OK3568_Linux_fs/kernel/fs/ceph/
H A Ddir.c1195 static int ceph_rename(struct inode *old_dir, struct dentry *old_dentry, in ceph_rename()
/OK3568_Linux_fs/kernel/fs/
H A Dlibfs.c450 int simple_rename(struct inode *old_dir, struct dentry *old_dentry, in simple_rename()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1109 int security_path_rename(const struct path *old_dir, struct dentry *old_dentry, in security_path_rename()
1209 int security_inode_rename(struct inode *old_dir, struct dentry *old_dentry, in security_inode_rename()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dlsm.c353 static int apparmor_path_rename(const struct path *old_dir, struct dentry *old_dentry, in apparmor_path_rename()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dinode.c8901 static int btrfs_rename_exchange(struct inode *old_dir, in btrfs_rename_exchange()
9179 static int btrfs_rename(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename()
9391 static int btrfs_rename2(struct inode *old_dir, struct dentry *old_dentry, in btrfs_rename2()
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_guts.c4040 int yaffs_rename_obj(struct yaffs_obj *old_dir, const YCHAR *old_name, in yaffs_rename_obj()

123