CPIO_SEEK_CUR 67 src/vfs/cpio/cpio.c #define SEEKBACK CPIO_SEEK_CUR (super, ptr - top) CPIO_SEEK_CUR 180 src/vfs/cpio/cpio.c return CPIO_SEEK_CUR (super, (2 - (CPIO_POS (super) % 2)) % 2); CPIO_SEEK_CUR 183 src/vfs/cpio/cpio.c return CPIO_SEEK_CUR (super, (4 - (CPIO_POS (super) % 4)) % 4); CPIO_SEEK_CUR 516 src/vfs/cpio/cpio.c CPIO_SEEK_CUR (super, st->st_size);