Home
last modified time | relevance | path

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

/linux/fs/notify/inotify/
H A Dinotify_user.c120 static inline unsigned int inotify_arg_to_flags(u32 arg) in inotify_arg_to_flags() function
564 fsn_mark->flags |= inotify_arg_to_flags(arg); in inotify_update_existing_watch()
605 tmp_i_mark->fsn_mark.flags = inotify_arg_to_flags(arg); in inotify_new_watch()