Home
last modified time | relevance | path

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

/fs/
Deventpoll.c1498 struct file *tfile, int fd, int full_check) in ep_insert() argument
1566 if (full_check && reverse_path_check()) in ep_insert()
2109 int full_check = 0; in SYSCALL_DEFINE4() local
2187 full_check = 1; in SYSCALL_DEFINE4()
2219 error = ep_insert(ep, &epds, tf.file, fd, full_check); in SYSCALL_DEFINE4()
2222 if (full_check) in SYSCALL_DEFINE4()
2246 if (full_check) in SYSCALL_DEFINE4()