Searched refs:isimpl (Results 1 – 1 of 1) sorted by relevance
213 * If an operation is not present in either notimpl or isimpl, then it217 uint64_t isimpl; member 261 return ((data->isimpl & (1ULL << opcode)) != 0); in fsess_is_impl() 288 data->isimpl |= (1ULL << opcode); in fsess_set_impl()