Searched refs:EXT2_SEEK_SET (Results 1 – 7 of 7) sorted by relevance
/third_party/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 | 520 if (whence == EXT2_SEEK_SET) in ext2fs_file_llseek()
|
D | ext2fs.h | 188 #define EXT2_SEEK_SET 0 macro
|
/third_party/e2fsprogs/lib/support/ |
D | quotaio.c | 146 err = ext2fs_file_llseek(e2_file, offset, EXT2_SEEK_SET, NULL); in quota_write_nomount() 170 err = ext2fs_file_llseek(e2_file, offset, EXT2_SEEK_SET, NULL); in quota_read_nomount()
|
/third_party/e2fsprogs/debugfs/ |
D | logdump.c | 310 EXT2_SEEK_SET, NULL); in read_journal_block()
|
/third_party/e2fsprogs/misc/ |
D | create_inode.c | 451 EXT2_SEEK_SET, NULL); in copy_file_chunk()
|
/third_party/e2fsprogs/doc/ |
D | libext2fs.texinfo | 490 @item EXT2_SEEK_SET
|