Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dvmur.h60 #define FLG_IN_USE 0x80 macro
H A Dvmur.c636 if (!(fcb->file_stat & FLG_IN_USE)) { in verify_uri_device()