Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/blocklayout/
H A Dblocklayout.h171 #define BL_DEVICE_REQUEST_PROC 0x1 /* User level process succeeds */ macro
H A Drpc_pipefs.c97 if (reply->status != BL_DEVICE_REQUEST_PROC) { in bl_resolve_deviceid()