Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c100 static inline __u32 inotify_arg_to_mask(struct inode *inode, u32 arg) in inotify_arg_to_mask() function
564 fsn_mark->mask |= inotify_arg_to_mask(inode, arg); in inotify_update_existing_watch()
605 tmp_i_mark->fsn_mark.mask = inotify_arg_to_mask(inode, arg); in inotify_new_watch()