Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/char/
Dvmur.h59 #define FLG_IN_USE 0x80 macro
Dvmur.c634 if (!(fcb->file_stat & FLG_IN_USE)) { in verify_uri_device()