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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dinotify_user.c690 static struct file_system_type inotify_fs_type = { variable in typeref:struct:file_system_type
705 ret = register_filesystem(&inotify_fs_type);
709 inotify_mnt = kern_mount(&inotify_fs_type);

Completed in 88 milliseconds