Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/notify/
H A 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()
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_fsnotify.c125 fsnotify_destroy_mark(inode_mark, group); in inotify_handle_inode_event()
H A Dinotify_user.c795 fsnotify_destroy_mark(&i_mark->fsn_mark, group); in SYSCALL_DEFINE2()
/OK3568_Linux_fs/kernel/kernel/
H A Daudit_watch.c343 fsnotify_destroy_mark(&parent->mark, audit_watch_group); in audit_remove_parent_watches()
461 fsnotify_destroy_mark(&parent->mark, audit_watch_group); in audit_remove_watch_rule()
H A Daudit_fsnotify.c135 fsnotify_destroy_mark(&audit_mark->mark, audit_fsnotify_group); in audit_remove_mark()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfsnotify_backend.h548 extern void fsnotify_destroy_mark(struct fsnotify_mark *mark,