Searched refs:EXT2_SEEK_SET (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | inode_io.c | 221 EXT2_SEEK_SET, 0))) in inode_read_blk64() 247 EXT2_SEEK_SET, 0))) in inode_write_blk64() 272 EXT2_SEEK_SET, 0))) in inode_write_byte()
|
D | fileio.c | 342 if (whence == EXT2_SEEK_SET) in ext2fs_file_llseek()
|
D | ext2fs.h | 166 #define EXT2_SEEK_SET 0 macro
|
/external/e2fsprogs/lib/quota/ |
D | quotaio.c | 157 err = ext2fs_file_llseek(e2_file, offset, EXT2_SEEK_SET, NULL); in quota_write_nomount() 181 err = ext2fs_file_llseek(e2_file, offset, EXT2_SEEK_SET, NULL); in quota_read_nomount()
|
/external/e2fsprogs/debugfs/ |
D | logdump.c | 294 EXT2_SEEK_SET, NULL); in read_journal_block()
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 490 @item EXT2_SEEK_SET
|