Home
last modified time | relevance | path

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

/fs/notify/
Dfsnotify.h44 extern struct fsnotify_mark *fsnotify_find_mark(struct hlist_head *head,
Dvfsmount_mark.c78 mark = fsnotify_find_mark(&m->mnt_fsnotify_marks, group); in fsnotify_find_vfsmount_mark()
Dinode_mark.c85 mark = fsnotify_find_mark(&inode->i_fsnotify_marks, group); in fsnotify_find_inode_mark()
Dmark.c433 struct fsnotify_mark *fsnotify_find_mark(struct hlist_head *head, in fsnotify_find_mark() function