Home
last modified time | relevance | path

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

/fs/notify/dnotify/
Ddnotify.c63 int fcntl_dirnotify(int fd, struct file *filp, unsigned long arg) in fcntl_dirnotify() function
/fs/
Dfcntl.c330 err = fcntl_dirnotify(fd, filp, arg); in do_fcntl()