Home
last modified time | relevance | path

Searched defs:state3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/s390/cio/
H A Dcss.h48 __u8 state3 : 1; /* path state value 3 */ member
/openbmc/linux/fs/gfs2/
H A Drgrp.c442 const u8 state3 = state << 6; in gfs2_bitcount() local