Searched refs:EXT2_SEEK_CUR (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dfileio.c344 else if (whence == EXT2_SEEK_CUR)
H A Dext2fs.h167 #define EXT2_SEEK_CUR 1 macro
/external/e2fsprogs/debugfs/
H A Ddebugfs.c1624 retval = ext2fs_file_lseek(e2_file, got, EXT2_SEEK_CUR, NULL);

Completed in 893 milliseconds