Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfsnotify.h137 __u32 new_dir_mask = FS_MOVED_TO; in fsnotify_move() local
145 new_dir_mask |= FS_ISDIR; in fsnotify_move()
149 fsnotify_name(new_dir, new_dir_mask, source, new_name, fs_cookie); in fsnotify_move()