Searched refs:destroy_mark (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/fs/notify/fanotify/
H A Dfanotify_user.c520 int destroy_mark; fanotify_remove_vfsmount_mark() local
530 &destroy_mark); fanotify_remove_vfsmount_mark()
531 if (destroy_mark) fanotify_remove_vfsmount_mark()
548 int destroy_mark; fanotify_remove_inode_mark() local
558 &destroy_mark); fanotify_remove_inode_mark()
559 if (destroy_mark) fanotify_remove_inode_mark()
/linux-4.1.27/fs/notify/dnotify/
H A Ddnotify.c340 * since multiple calls to destroy_mark is perfectly safe, if fcntl_dirnotify()

Completed in 106 milliseconds