Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dfsnotify_backend.h238 unsigned int owner_flags; /* stored flags of mark_mutex owner */ member
287 group->owner_flags = memalloc_nofs_save(); in fsnotify_group_lock()
292 memalloc_nofs_restore(group->owner_flags); in fsnotify_group_unlock()