Home
last modified time | relevance | path

Searched refs:FSNOTIFY_GROUP_NOFS (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dfsnotify_backend.h216 #define FSNOTIFY_GROUP_NOFS 0x04 /* group lock is not direct reclaim safe */ macro
267 if (group->flags & FSNOTIFY_GROUP_NOFS) in fsnotify_group_lock()
273 if (group->flags & FSNOTIFY_GROUP_NOFS) in fsnotify_group_unlock()
281 if (group->flags & FSNOTIFY_GROUP_NOFS) in fsnotify_group_assert_locked()
/linux-6.3-rc2/fs/notify/
A Dgroup.c147 if (flags & FSNOTIFY_GROUP_NOFS) in __fsnotify_alloc_group()
/linux-6.3-rc2/fs/notify/dnotify/
A Ddnotify.c405 FSNOTIFY_GROUP_NOFS); in dnotify_init()
/linux-6.3-rc2/fs/nfsd/
A Dfilecache.c875 FSNOTIFY_GROUP_NOFS); in nfsd_file_cache_init()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c1471 FSNOTIFY_GROUP_USER | FSNOTIFY_GROUP_NOFS); in SYSCALL_DEFINE2()

Completed in 11 milliseconds