Searched defs:blkiov (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/sys/ufs/lfs/ |
| H A D | lfs_syscalls.c | 116 BLOCK_INFO *blkiov; in sys_lfs_markv() local 156 BLOCK_INFO *blkiov; in sys_lfs_markv() local 215 lfs_markv(struct lwp *l, fsid_t *fsidp, BLOCK_INFO *blkiov, in lfs_markv() 534 BLOCK_INFO *blkiov; in sys_lfs_bmapv() local 575 BLOCK_INFO *blkiov; in sys_lfs_bmapv() local 631 lfs_bmapv(struct lwp *l, fsid_t *fsidp, BLOCK_INFO *blkiov, int blkcnt) in lfs_bmapv()
|
| H A D | lfs_kernel.h | 104 BLOCK_INFO_70 *blkiov; /* blocks to relocate */ member
|
| H A D | lfs_vnops.c | 1854 BLOCK_INFO *blkiov; in lfs_fcntl() local
|
| H A D | lfs.h | 1210 BLOCK_INFO *blkiov; /* blocks to relocate */ member
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 937 #define __sanitizer_syscall_pre_lfs_bmapv(fsidp, blkiov, blkcnt) \ argument 940 #define __sanitizer_syscall_post_lfs_bmapv(res, fsidp, blkiov, blkcnt) \ argument 943 #define __sanitizer_syscall_pre_lfs_markv(fsidp, blkiov, blkcnt) \ argument 946 #define __sanitizer_syscall_post_lfs_markv(res, fsidp, blkiov, blkcnt) \ argument
|
| /netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
| H A 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
|
| /netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
| H A 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
|