Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dfsnotify_backend.h218 unsigned int owner_flags; /* stored flags of mark_mutex owner */ member
268 group->owner_flags = memalloc_nofs_save(); in fsnotify_group_lock()
274 memalloc_nofs_restore(group->owner_flags); in fsnotify_group_unlock()