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          504 src/vfs/cpio/cpio.c                 inode->data_offset = CPIO_POS (super);
CPIO_POS          532 src/vfs/cpio/cpio.c             CPIO_POS (super) += st->st_size;
CPIO_POS          559 src/vfs/cpio/cpio.c     CPIO_POS (super) += len;
CPIO_POS          581 src/vfs/cpio/cpio.c     CPIO_POS (super) += len;
CPIO_POS          629 src/vfs/cpio/cpio.c     CPIO_POS (super) += HEAD_LENGTH;
CPIO_POS          655 src/vfs/cpio/cpio.c     CPIO_POS (super) += len;
CPIO_POS          702 src/vfs/cpio/cpio.c     CPIO_POS (super) += HEAD_LENGTH;
CPIO_POS          735 src/vfs/cpio/cpio.c     CPIO_POS (super) += len;