Searched defs:pos_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs42proc.c | 248 static int process_copy_commit(struct file *dst, loff_t pos_dst, in process_copy_commit() argument 292 loff_t pos_dst = args->dst_pos; in _nfs42_proc_copy() local 384 nfs42_proc_copy(struct file *src, loff_t pos_src, struct file *dst, loff_t pos_dst, size_t count, struct nl4_server *nss, nfs4_stateid *cnr_stateid, bool sync) nfs42_proc_copy() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs42proc.c | 256 static int process_copy_commit(struct file *dst, loff_t pos_dst, in process_copy_commit() argument 329 loff_t pos_dst = args->dst_pos; in _nfs42_proc_copy() local 412 nfs42_proc_copy(struct file *src, loff_t pos_src, struct file *dst, loff_t pos_dst, size_t count, struct nl4_server *nss, nfs4_stateid *cnr_stateid, bool sync) nfs42_proc_copy() argument
|
Completed in 4 milliseconds