Searched defs:is_read_only (Results 1 – 4 of 4) sorted by relevance
67 bool is_read_only; member
319 static inline bool is_read_only(struct recovery_journal *journal) in is_read_only() function
1041 bool is_read_only = vdo_in_read_only_mode(vdo); in vdo_enable_read_only_entry() local
1440 static bool is_read_only(struct pool *pool) in is_read_only() function