Searched refs:hmdfs_write_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | stash.c | 1318 static ssize_t hmdfs_write_dst(struct hmdfs_peer *conn, struct file *filp, in hmdfs_write_dst() function 1381 err = hmdfs_write_dst(conn, args->dst, args->buf, rd, ctx->dst_pos); in hmdfs_rd_src_wr_dst()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | stash.c | 1308 static ssize_t hmdfs_write_dst(struct hmdfs_peer *conn, struct file *filp, in hmdfs_write_dst() function 1366 err = hmdfs_write_dst(conn, args->dst, args->buf, rd, ctx->dst_pos); in hmdfs_rd_src_wr_dst()
|
Completed in 10 milliseconds