Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfsnotify.h21 static inline bool fsnotify_sb_has_priority_watchers(struct super_block *sb, in fsnotify_sb_has_priority_watchers() function
36 return fsnotify_sb_has_priority_watchers(sb, 0); in fsnotify_sb_has_watchers()
127 !fsnotify_sb_has_priority_watchers(path->dentry->d_sb, in fsnotify_file()
/linux/fs/notify/
A Dfsnotify.c103 WARN_ON(fsnotify_sb_has_priority_watchers(sb, FSNOTIFY_PRIO_CONTENT)); in fsnotify_sb_delete()
104 WARN_ON(fsnotify_sb_has_priority_watchers(sb, in fsnotify_sb_delete()

Completed in 6 milliseconds