Searched refs:EXT2_SEEK_SET (Results 1 – 7 of 7) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | inode_io.c | 220 EXT2_SEEK_SET, 0))) in inode_read_blk64() 246 EXT2_SEEK_SET, 0))) in inode_write_blk64() 271 EXT2_SEEK_SET, 0))) in inode_write_byte()
|
D | fileio.c | 514 if (whence == EXT2_SEEK_SET) in ext2fs_file_llseek()
|
D | ext2fs.h | 176 #define EXT2_SEEK_SET 0 macro
|
/external/e2fsprogs/lib/support/ |
D | quotaio.c | 171 err = ext2fs_file_llseek(e2_file, offset, EXT2_SEEK_SET, NULL); in quota_write_nomount() 195 err = ext2fs_file_llseek(e2_file, offset, EXT2_SEEK_SET, NULL); in quota_read_nomount()
|
/external/e2fsprogs/debugfs/ |
D | logdump.c | 304 EXT2_SEEK_SET, NULL); in read_journal_block()
|
/external/e2fsprogs/misc/ |
D | create_inode.c | 443 EXT2_SEEK_SET, NULL); in copy_file_chunk()
|
/external/e2fsprogs/doc/ |
D | libext2fs.texinfo | 490 @item EXT2_SEEK_SET
|