Searched refs:file_dst (Results 1 – 1 of 1) sorted by relevance
884 struct file *file_dst, loff_t pos_dst, in bch2_remap_file_range() argument888 struct bch_inode_info *dst = file_bch_inode(file_dst); in bch2_remap_file_range()913 file_dst, pos_dst, in bch2_remap_file_range()931 file_update_time(file_dst); in bch2_remap_file_range()963 if ((file_dst->f_flags & (__O_SYNC | O_DSYNC)) || in bch2_remap_file_range()964 IS_SYNC(file_inode(file_dst))) in bch2_remap_file_range()
Completed in 6 milliseconds