Home
last modified time | relevance | path

Searched defs:dst_inode (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dprofiler.h138 ino_t dst_inode; member
/linux/fs/ceph/
H A Dfile.c2799 static int is_file_size_ok(struct inode *src_inode, struct inode *dst_inode, in is_file_size_ok()
2957 struct inode *dst_inode = file_inode(dst_file); in __ceph_copy_file_range() local
/linux/fs/f2fs/
H A Dfile.c1381 static int __clone_blkaddrs(struct inode *src_inode, struct inode *dst_inode, in __clone_blkaddrs()
1470 struct inode *dst_inode, pgoff_t src, pgoff_t dst, in __exchange_data_block()
/linux/fs/bcachefs/
H A Dfs.c918 struct bch_inode_info *dst_inode = to_bch_ei(dst_dentry->d_inode); in bch2_rename2() local