Home
last modified time | relevance | path

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

/linux/fs/notify/
A Dfsnotify.c219 parent_interested = mask & p_mask & ALL_FSNOTIFY_EVENTS; in __fsnotify_parent()
263 if (!(mask & inode_mark->mask & ALL_FSNOTIFY_EVENTS)) in fsnotify_handle_inode_event()
322 __u32 test_mask = (mask & ALL_FSNOTIFY_EVENTS); in send_to_group()
516 test_mask = (mask & ALL_FSNOTIFY_EVENTS); in fsnotify()
/linux/include/linux/
A Dfsnotify_backend.h102 #define ALL_FSNOTIFY_EVENTS (ALL_FSNOTIFY_DIRENT_EVENTS | \ macro
112 #define ALL_FSNOTIFY_BITS (ALL_FSNOTIFY_EVENTS | ALL_FSNOTIFY_FLAGS)
/linux/fs/notify/fanotify/
A Dfanotify_user.c1551 (mask & ALL_FSNOTIFY_EVENTS), obj_type); in do_fanotify_mark()

Completed in 13 milliseconds