Searched defs:daddr_t (Results 1 – 8 of 8) sorted by relevance
| /openbsd/src/sys/arch/landisk/landisk/ |
| D | machdep.c | 391 cpu_dump(int (*dump)(dev_t, daddr_t, caddr_t, size_t), daddr_t *blknop) in cpu_dump() argument
|
| /openbsd/src/usr.sbin/makefs/ffs/ |
| D | ffs_alloc.c | 232 ffs_hashalloc(struct inode *ip, int cg, daddr_t pref, int size, in ffs_hashalloc() argument
|
| /openbsd/src/sys/sys/ |
| D | types.h | 136 typedef __int64_t daddr_t; /* 64-bit disk address */ typedef
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sys-types.h | 143 typedef int daddr_t; typedef
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | sys-types.h | 143 typedef int daddr_t; typedef
|
| /openbsd/src/sys/ufs/ffs/ |
| D | ffs_alloc.c | 803 ffs_hashalloc(struct inode *ip, u_int cg, daddr_t pref, int size, in ffs_hashalloc() argument
|
| /openbsd/src/sys/arch/sparc64/sparc64/ |
| D | pmap.c | 2059 pmap_dumpmmu(int (*dump)(dev_t, daddr_t, caddr_t, size_t), daddr_t blkno) in pmap_dumpmmu() argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 920428-2.c | 102 typedef long daddr_t; typedef
|