Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfsnotify_backend.h495 atomic_long_t watched_objects[__FSNOTIFY_PRIO_NUM]; member
509 return &fsnotify_sb_info(sb)->watched_objects[0]; in fsnotify_sb_watched_objects()
A Dfsnotify.h30 return atomic_long_read(&sbinfo->watched_objects[prio]); in fsnotify_sb_has_priority_watchers()
/linux/fs/notify/
A Dmark.c183 atomic_long_inc(&sbinfo->watched_objects[p]); in fsnotify_update_sb_watchers()
185 atomic_long_dec(&sbinfo->watched_objects[p]); in fsnotify_update_sb_watchers()

Completed in 8 milliseconds