Home
last modified time | relevance | path

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

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