Searched refs:fd_prot_file (Results 1 – 2 of 2) sorted by relevance
418 struct file *prot_fd = fd_dev->fd_prot_file; in fd_do_prot_fill()517 struct file *pfile = fd_dev->fd_prot_file; in fd_execute_rw()751 fd_dev->fd_prot_file = prot_file; in fd_init_prot()788 if (!fd_dev->fd_prot_file) in fd_free_prot()791 filp_close(fd_dev->fd_prot_file, NULL); in fd_free_prot()792 fd_dev->fd_prot_file = NULL; in fd_free_prot()
37 struct file *fd_prot_file; member