Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/target/
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()