Searched defs:blkiov (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 963 #define __sanitizer_syscall_pre_lfs_bmapv(fsidp, blkiov, blkcnt) \ argument 966 #define __sanitizer_syscall_post_lfs_bmapv(res, fsidp, blkiov, blkcnt) \ argument 969 #define __sanitizer_syscall_pre_lfs_markv(fsidp, blkiov, blkcnt) \ argument 972 #define __sanitizer_syscall_post_lfs_markv(res, fsidp, blkiov, blkcnt) \ argument
|