Home
last modified time | relevance | path

Searched defs:blkpg (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests/
Dioctl_block.c147 struct blkpg_ioctl_arg *const blkpg = tail_alloc(sizeof(*blkpg)); in main() local
/external/strace/tests-m32/
Dioctl_block.c147 struct blkpg_ioctl_arg *const blkpg = tail_alloc(sizeof(*blkpg)); in main() local
/external/strace/tests-mx32/
Dioctl_block.c147 struct blkpg_ioctl_arg *const blkpg = tail_alloc(sizeof(*blkpg)); in main() local
/external/strace/
Dblock.c122 print_blkpg_req(struct tcb *tcp, const struct_blkpg_ioctl_arg *blkpg) in print_blkpg_req()
228 struct_blkpg_ioctl_arg blkpg; in MPERS_PRINTER_DECL() local
/external/e2fsprogs/e2fsck/
Dpass1.c3217 e2_blkcnt_t blkpg = ctx->blocks_per_page; in check_blocks() local