Home
last modified time | relevance | path

Searched refs:fsnotify_get_mark_safe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/notify/
H A Dmark.c288 static bool fsnotify_get_mark_safe(struct fsnotify_mark *mark) in fsnotify_get_mark_safe() function
310 * Pairs with fsnotify_get_mark_safe()
334 if (!fsnotify_get_mark_safe(iter_info->marks[type])) { in fsnotify_foreach_obj_type()
/kernel/linux/linux-6.6/fs/notify/
H A Dmark.c355 static bool fsnotify_get_mark_safe(struct fsnotify_mark *mark) in fsnotify_get_mark_safe() function
377 * Pairs with fsnotify_get_mark_safe()
401 if (!fsnotify_get_mark_safe(iter_info->marks[type])) { in fsnotify_foreach_iter_type()

Completed in 3 milliseconds