Searched refs:IORING_OP_FSYNC (Results 1 – 3 of 3) sorted by relevance
106 IORING_OP_FSYNC, enumerator
419 pub const IORING_OP_FSYNC: _bindgen_ty_2 = 3; constant
451 sqe.opcode = IORING_OP_FSYNC as u8; in add_fsync()