Searched refs:create_watch (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.c63 * inotify_user_watch: Lifetime is from create_watch() to the receipt of an
359 * create_watch - creates a watch on the given device.
363 static int create_watch(struct inotify_device *dev, struct inode *inode, function
648 ret = create_watch(dev, inode, mask);

Completed in 40 milliseconds