Searched refs:fsnotify_get_cookie (Results 1 – 2 of 2) sorted by relevance
41 * fsnotify_get_cookie - return a unique cookie for use in synchronizing events.44 u32 fsnotify_get_cookie(void) in fsnotify_get_cookie() function 48 EXPORT_SYMBOL_GPL(fsnotify_get_cookie);
255 u32 fs_cookie = fsnotify_get_cookie(); in fsnotify_move()