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