Searched defs:iocb (Results 1 – 4 of 4) sorted by relevance
73 struct iocb { struct75 __u64 aio_data; /* data to be returned in event's data */99 /* flags for the "struct iocb" */ argument100 __u32 aio_flags;106 __u32 aio_resfd;
96 struct kiocb *iocb; member
648 static inline bool fscrypt_dio_supported(struct kiocb *iocb, in fscrypt_dio_supported()
2953 static inline ssize_t generic_write_sync(struct kiocb *iocb, ssize_t count) in generic_write_sync()3267 static inline ssize_t blockdev_direct_IO(struct kiocb *iocb, in blockdev_direct_IO()