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

/linux-master/include/linux/
H A Dfsnotify_backend.h218 unsigned int owner_flags; /* stored flags of mark_mutex owner */ member in struct:fsnotify_group
268 group->owner_flags = memalloc_nofs_save();
274 memalloc_nofs_restore(group->owner_flags);

Completed in 264 milliseconds