Home
last modified time | relevance | path

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

/Linux-v5.15/fs/notify/
Dgroup.c114 static struct fsnotify_group *__fsnotify_alloc_group( in __fsnotify_alloc_group() function
145 return __fsnotify_alloc_group(ops, GFP_KERNEL); in fsnotify_alloc_group()
154 return __fsnotify_alloc_group(ops, GFP_KERNEL_ACCOUNT); in fsnotify_alloc_user_group()