Home
last modified time | relevance | path

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

/fs/
Deventpoll.c1498 struct file *tfile, int fd, int full_check) in ep_insert() argument
1519 ep_set_ffd(&epi->ffd, tfile, fd); in ep_insert()
1554 spin_lock(&tfile->f_lock); in ep_insert()
1555 list_add_tail_rcu(&epi->fllink, &tfile->f_ep_links); in ep_insert()
1556 spin_unlock(&tfile->f_lock); in ep_insert()
1598 spin_lock(&tfile->f_lock); in ep_insert()
1600 spin_unlock(&tfile->f_lock); in ep_insert()