Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfsnotify.h144 u32 fs_cookie = fsnotify_get_cookie(); in fsnotify_move() local
157 fsnotify_name(old_dir, old_dir_mask, source, old_name, fs_cookie); in fsnotify_move()
158 fsnotify_name(new_dir, new_dir_mask, source, new_name, fs_cookie); in fsnotify_move()