Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Drgrp.c73 static const char valid_change[16] = { variable
108 if (unlikely(!valid_change[new_state * 4 + cur_state])) { in gfs2_setbit()