Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 18 of 18) sorted by relevance

/sbin/newfs_o2fs/
Dnewfs_o2fs.c96 FlushBlock(uint64_t offset, const void *buf, size_t len) in FlushBlock()
111 uint64_t offset = lseek(diskfd, 0, SEEK_CUR); in AppendBlock() local
162 uint64_t offset = AppendBlock(&node, sizeof(node)); in AddFile() local
227 uint64_t offset = AppendBlock(entries, size); in AddDirectory() local
/bin/ls/
Dls.c17 uintptr_t offset = 0; in main() local
/include/
Ddirent.h9 uint64_t offset; member
Dstdio.h11 fpos_t offset; member
/lib/liblwip/src/core/
Dpbuf.c210 u16_t offset; in pbuf_alloc() local
370 u16_t offset; in pbuf_alloced_custom() local
918 pbuf_copy_partial(struct pbuf *buf, void *dataptr, u16_t len, u16_t offset) in pbuf_copy_partial()
1077 pbuf_get_at(struct pbuf* p, u16_t offset) in pbuf_get_at()
1104 pbuf_memcmp(struct pbuf* p, u16_t offset, const void* s2, u16_t n) in pbuf_memcmp()
Ddhcp.c1340 u16_t offset; in dhcp_parse_reply() local
/sys/include/
Dsga.h9 uint64_t offset; member
/lib/libc/
Ddir.c42 seekdir(DIR *d, long offset) in seekdir()
Dsyscall.c95 OSReadDir(uint64_t fd, char *buf, size_t length, uint64_t *offset) in OSReadDir()
/sys/amd64/
Dmachine.c55 uint64_t offset; in Machine_GDTInit() local
/lib/libc/posix/
Dmman.c35 mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset) in mmap()
/lib/liblwip/src/core/ipv4/
Dip_frag.c335 u16_t offset,len; in ip_reass_chain_frag_into_datagram_and_validate() local
482 u16_t offset, len; in ip_reass() local
/sys/fs/o2fs/
Do2fs.h39 uint64_t offset; member
71 uint64_t offset; member
Do2fs.c79 uint64_t offset = sb->bitmapOffset + i * sb->blockSize; in O2FS_Mount() local
/sys/kern/
Dloader.c62 uintptr_t offset, uintptr_t len) in LoaderLoadSegment()
Dsyscall.c156 uintptr_t offset = sizeof(uintptr_t)*8; in Syscall_Spawn() local
363 uint64_t offset; in Syscall_ReadDir() local
/lib/liblwip/src/include/lwip/
Dnetbuf.h79 #define netbuf_copy_partial(buf, dataptr, len, offset) \ argument
/sys/amd64/include/
Dmultiboot.h256 uint32_t offset; member