Searched defs:read_only_notifier (Results 1 – 1 of 1) sorted by relevance
108 struct read_only_notifier { struct110 struct vdo_completion completion;112 struct vdo_completion *waiter;114 spinlock_t lock;116 int read_only_error;118 enum notifier_state state;183 struct read_only_notifier read_only_notifier; member