Searched refs:IORING_OP_FSYNC (Results 1 – 3 of 3) sorted by relevance
57 #define IORING_OP_FSYNC 3 macro
168 sqe->opcode = IORING_OP_FSYNC; in io_uring_prep_fsync()
2077 case IORING_OP_FSYNC: in __io_submit_sqe()