Searched refs:aio_fsync (Results 1 – 25 of 42) sorted by relevance
12
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | aio.h | 173 extern int aio_fsync (int __operation, struct aiocb *__aiocbp) 202 extern int __REDIRECT_NTH (aio_fsync, 214 # define aio_fsync aio_fsync64 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | aio.h | 173 extern int aio_fsync (int __operation, struct aiocb *__aiocbp) 202 extern int __REDIRECT_NTH (aio_fsync, 214 # define aio_fsync aio_fsync64 macro
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | aio.c | 1597 static int aio_fsync(struct fsync_iocb *req, const struct iocb *iocb, in aio_fsync() function 1958 return aio_fsync(&req->fsync, iocb, false); in __io_submit_one() 1960 return aio_fsync(&req->fsync, iocb, true); in __io_submit_one()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-6 | 528 * aio_fsync: (libc)Synchronizing AIO Operations. 3969 The ‘aio_fsync’ and ‘aio_fsync64’ functions are only available if the 3972 -- Function: int aio_fsync (int OP, struct aiocb *AIOCBP) 3980 (*note Synchronizing I/O::). The ‘aio_fsync’ function returns 4024 This function is similar to ‘aio_fsync’ with the only difference 4029 function is available under the name ‘aio_fsync’ and so
|
| H A D | libc.info-16 | 528 * aio_fsync: (libc)Synchronizing AIO Operations. 2540 * aio_fsync: Synchronizing AIO Operations.
|
| H A D | dir | 90 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-14 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-17 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-8 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-13 | 528 * aio_fsync: (libc)Synchronizing AIO Operations. 11339 ‘int aio_fsync (int OP, struct aiocb *AIOCBP)’
|
| H A D | libc.info-9 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-11 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-2 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-5 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-6 | 528 * aio_fsync: (libc)Synchronizing AIO Operations. 3969 The ‘aio_fsync’ and ‘aio_fsync64’ functions are only available if the 3972 -- Function: int aio_fsync (int OP, struct aiocb *AIOCBP) 3980 (*note Synchronizing I/O::). The ‘aio_fsync’ function returns 4024 This function is similar to ‘aio_fsync’ with the only difference 4029 function is available under the name ‘aio_fsync’ and so
|
| H A D | libc.info-16 | 528 * aio_fsync: (libc)Synchronizing AIO Operations. 2540 * aio_fsync: Synchronizing AIO Operations.
|
| H A D | dir | 90 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-14 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-17 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-8 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-13 | 528 * aio_fsync: (libc)Synchronizing AIO Operations. 11339 ‘int aio_fsync (int OP, struct aiocb *AIOCBP)’
|
| H A D | libc.info-9 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
| H A D | libc.info-10 | 528 * aio_fsync: (libc)Synchronizing AIO Operations.
|
12