CPIO_POS 62 src/vfs/cpio/cpio.c mc_lseek (CPIO_SUPER (super)->fd, CPIO_POS (super) = (where), SEEK_SET) CPIO_POS 64 src/vfs/cpio/cpio.c mc_lseek (CPIO_SUPER (super)->fd, CPIO_POS (super) += (where), SEEK_SET) CPIO_POS 180 src/vfs/cpio/cpio.c return CPIO_SEEK_CUR (super, (2 - (CPIO_POS (super) % 2)) % 2); CPIO_POS 183 src/vfs/cpio/cpio.c return CPIO_SEEK_CUR (super, (4 - (CPIO_POS (super) % 4)) % 4); CPIO_POS 185 src/vfs/cpio/cpio.c return CPIO_POS (super); CPIO_POS 323 src/vfs/cpio/cpio.c CPIO_POS (super) += top; CPIO_POS 507 src/vfs/cpio/cpio.c inode->data_offset = CPIO_POS (super); CPIO_POS 535 src/vfs/cpio/cpio.c CPIO_POS (super) += st->st_size; CPIO_POS 562 src/vfs/cpio/cpio.c CPIO_POS (super) += len; CPIO_POS 584 src/vfs/cpio/cpio.c CPIO_POS (super) += len; CPIO_POS 632 src/vfs/cpio/cpio.c CPIO_POS (super) += HEAD_LENGTH; CPIO_POS 658 src/vfs/cpio/cpio.c CPIO_POS (super) += len; CPIO_POS 705 src/vfs/cpio/cpio.c CPIO_POS (super) += HEAD_LENGTH; CPIO_POS 738 src/vfs/cpio/cpio.c CPIO_POS (super) += len;