Home
last modified time | relevance | path

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

/fs/notify/inotify/
Dinotify_user.c755 static struct file_system_type inotify_fs_type = { variable
770 ret = register_filesystem(&inotify_fs_type); in inotify_user_setup()
774 inotify_mnt = kern_mount(&inotify_fs_type); in inotify_user_setup()