Searched refs:CLIENT_IO_ALLOCATED (Results 1 – 2 of 2) sorted by relevance
411 #define CLIENT_IO_ALLOCATED 0x02000000 /* IO resources allocated */ macro
2089 if (client->flags & (CLIENT_IO_ALLOCATED | in cs_deregister_client()5767 client->flags |= (REQ_IO_DONE | CLIENT_IO_ALLOCATED);5927 client->flags &= ~(REQ_IO_DONE | CLIENT_IO_ALLOCATED);