Home
last modified time | relevance | path

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

/fs/notify/
Dmark.c430 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark() function
438 EXPORT_SYMBOL_GPL(fsnotify_destroy_mark);
792 fsnotify_destroy_mark(mark, mark->group); in fsnotify_destroy_marks()
/fs/notify/inotify/
Dinotify_fsnotify.c132 fsnotify_destroy_mark(inode_mark, group); in inotify_handle_inode_event()
Dinotify_user.c795 fsnotify_destroy_mark(&i_mark->fsn_mark, group); in SYSCALL_DEFINE2()
/fs/nfsd/
Dfilecache.c112 fsnotify_destroy_mark(&nfm->nfm_mark, nfsd_file_fsnotify_group); in nfsd_file_mark_put()
139 fsnotify_destroy_mark(mark, nfsd_file_fsnotify_group); in nfsd_file_mark_find_or_create()