Searched defs:state3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/s390/cio/ | ||
H A D | css.h | 48 __u8 state3 : 1; /* path state value 3 */ member |
/openbmc/linux/fs/gfs2/ | ||
H A D | rgrp.c | 442 const u8 state3 = state << 6; in gfs2_bitcount() local |