Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dfsnotify.h135 u32 fs_cookie = fsnotify_get_cookie(); in fsnotify_move() local
148 fsnotify_name(old_dir, old_dir_mask, source, old_name, fs_cookie); in fsnotify_move()
149 fsnotify_name(new_dir, new_dir_mask, source, new_name, fs_cookie); in fsnotify_move()