HomeSort by relevance Sort by last modified time
    Searched refs:BIO_RW_SYNC (Results 126 - 126 of 126) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
bio.h 106 #define BIO_RW_SYNC 4
123 #define bio_sync(bio) ((bio)->bi_rw & (1 << BIO_RW_SYNC))

Completed in 693 milliseconds

1 2 3 4 56