Home
last modified time | relevance | path

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

/linux-3.4.99/fs/notify/
Dnotification.c60 static atomic_t fsnotify_sync_cookie = ATOMIC_INIT(0); variable
68 return atomic_inc_return(&fsnotify_sync_cookie); in fsnotify_get_cookie()