Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dfsnotify.h90 u32 fs_cookie = fsnotify_get_cookie(); in fsnotify_move() local
103 fsnotify(old_dir, old_dir_mask, old_dir, FSNOTIFY_EVENT_INODE, old_name, fs_cookie); in fsnotify_move()
104 fsnotify(new_dir, new_dir_mask, new_dir, FSNOTIFY_EVENT_INODE, new_name, fs_cookie); in fsnotify_move()