Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c78 static inline __u32 inotify_arg_to_mask(struct inode *inode, u32 arg) in inotify_arg_to_mask() function
513 mask = inotify_arg_to_mask(inode, arg); in inotify_update_existing_watch()
566 mask = inotify_arg_to_mask(inode, arg); in inotify_new_watch()