Home
last modified time | relevance | path

Searched defs:old_dir (Results 1 - 25 of 126) sorted by relevance

123456

/kernel/linux/linux-5.10/fs/orangefs/
H A Dnamei.c375 static int orangefs_rename(struct inode *old_dir, in orangefs_rename() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddcache.c442 ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, struct inode *old_dir, struct inode *new_dir) ocfs2_dentry_move() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddcache.c440 ocfs2_dentry_move(struct dentry *dentry, struct dentry *target, struct inode *old_dir, struct inode *new_dir) ocfs2_dentry_move() argument
/kernel/linux/linux-6.6/fs/orangefs/
H A Dnamei.c378 orangefs_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) orangefs_rename() argument
/kernel/linux/linux-5.10/fs/crypto/
H A Dhooks.c72 int __fscrypt_prepare_rename(struct inode *old_dir, struct dentry *old_dentry, in __fscrypt_prepare_rename() argument
/kernel/linux/linux-5.10/fs/ufs/
H A Dnamei.c243 static int ufs_rename(struct inode *old_dir, struct dentry *old_dentry, in ufs_rename() argument
/kernel/linux/linux-5.10/fs/sysv/
H A Dnamei.c189 static int sysv_rename(struct inode * old_dir, struct dentry * old_dentry, in sysv_rename() argument
/kernel/linux/linux-5.10/fs/hfs/
H A Ddir.c282 static int hfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hfs_rename() argument
/kernel/linux/linux-5.10/fs/minix/
H A Dnamei.c184 static int minix_rename(struct inode * old_dir, struct dentry *old_dentry, in minix_rename() argument
/kernel/linux/linux-6.6/fs/minix/
H A Dnamei.c177 minix_rename(struct mnt_idmap *idmap, struct inode *old_dir, struct dentry *old_dentry, struct inode *new_dir, struct dentry *new_dentry, unsigned int flags) minix_rename() argument
/kernel/linux/linux-6.6/fs/ufs/
H A Dnamei.c246 static int ufs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in ufs_rename() argument
/kernel/linux/linux-6.6/fs/sysv/
H A Dnamei.c191 static int sysv_rename(struct mnt_idmap *idmap, struct inode *old_dir, in sysv_rename() argument
/kernel/linux/linux-6.6/fs/hfs/
H A Ddir.c283 static int hfs_rename(struct mnt_idmap *idmap, struct inode *old_dir, in hfs_rename() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c108 int BPF_PROG(inode_rename, struct inode *old_dir, struct dentry *old_dentry, in BPF_PROG() argument
/kernel/linux/linux-5.10/fs/hfsplus/
H A Ddir.c531 static int hfsplus_rename(struct inode *old_dir, struct dentry *old_dentry, in hfsplus_rename() argument
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_merge_view.h64 struct inode *old_dir; member
H A Dinode_cloud.c378 int hmdfs_rename_cloud(struct inode *old_dir, struct dentry *old_dentry, in hmdfs_rename_cloud() argument
/kernel/linux/linux-5.10/fs/
H A Dbad_inode.c76 static int bad_inode_rename2(struct inode *old_dir, struct dentry *old_dentry, in bad_inode_rename2() argument
/kernel/linux/linux-5.10/fs/bfs/
H A Ddir.c202 static int bfs_rename(struct inode *old_dir, struct dentry *old_dentry, in bfs_rename() argument
/kernel/linux/linux-5.10/fs/ext2/
H A Dnamei.c318 static int ext2_rename (struct inode * old_dir, struct dentry * old_dentry, in ext2_rename() argument
/kernel/linux/linux-5.10/fs/omfs/
H A Ddir.c372 static int omfs_rename(struct inode *old_dir, struct dentry *old_dentry, in omfs_rename() argument
/kernel/linux/linux-5.10/fs/sharefs/
H A Dinode.c210 static int sharefs_rename(struct inode *old_dir, struct dentry *old_dentry, in sharefs_rename() argument
/kernel/linux/linux-5.10/include/linux/
H A Dfsnotify.h129 static inline void fsnotify_move(struct inode *old_dir, struct inode *new_dir, in fsnotify_move() argument
/kernel/linux/linux-5.10/fs/hpfs/
H A Dnamei.c510 static int hpfs_rename(struct inode *old_dir, struct dentry *old_dentry, in hpfs_rename() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dunlink.c261 struct inode *old_dir = data->old_dir; in nfs_async_rename_done() local
333 nfs_async_rename(struct inode *old_dir, struct inode *new_dir, struct dentry *old_dentry, struct dentry *new_dentry, void (*complete)(struct rpc_task *, struct nfs_renamedata *)) nfs_async_rename() argument
[all...]

Completed in 14 milliseconds

123456