Searched refs:fsnotify_sync_cookie (Results 1 – 1 of 1) sorted by relevance
38 static atomic_t fsnotify_sync_cookie = ATOMIC_INIT(0); variable46 return atomic_inc_return(&fsnotify_sync_cookie); in fsnotify_get_cookie()