Searched defs:URingContext (Results 1 – 2 of 2) sorted by relevance
316 pub struct URingContext { struct324 impl URingContext { argument328 pub fn new(num_entries: usize, allowlist: Option<&URingAllowlist>) -> Result<URingContext> { in new()811 impl AsRawFd for URingContext { implementation817 impl AsRawDescriptor for URingContext { implementation
49 uring: &URingContext, in check_one_read()67 uring: &URingContext, in check_one_readv()