Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Drgrp.c68 static const char valid_change[16] = { variable
103 if (unlikely(!valid_change[new_state * 4 + cur_state])) { in gfs2_setbit()