Home
last modified time | relevance | path

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

/Linux-v5.10/fs/notify/inotify/
Dinotify_user.c78 static inline __u32 inotify_arg_to_mask(struct inode *inode, u32 arg) in inotify_arg_to_mask() function
517 mask = inotify_arg_to_mask(inode, arg); in inotify_update_existing_watch()
570 mask = inotify_arg_to_mask(inode, arg); in inotify_new_watch()