Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/target/
Dtarget_core_file.c418 struct file *prot_fd = fd_dev->fd_prot_file; in fd_do_prot_fill() local
422 if (!prot_fd) { in fd_do_prot_fill()
431 ssize_t ret = kernel_write(prot_fd, buf, len, pos + prot); in fd_do_prot_fill()