Home
last modified time | relevance | path

Searched refs:prot_fd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_file.c498 struct file *prot_fd = fd_dev->fd_prot_file; in fd_do_prot_fill() local
502 if (!prot_fd) { in fd_do_prot_fill()
511 ssize_t ret = kernel_write(prot_fd, buf, len, &pos); in fd_do_prot_fill()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_file.c491 struct file *prot_fd = fd_dev->fd_prot_file; in fd_do_prot_fill() local
495 if (!prot_fd) { in fd_do_prot_fill()
505 ssize_t ret = kernel_write(prot_fd, buf, len, &pos); in fd_do_prot_fill()

Completed in 3 milliseconds