HomeSort by relevance Sort by last modified time
    Searched refs:ext2_off64_t (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
qcow2.c 112 ext2_off64_t offset, blk64_t **l2_table)
129 static int qcow2_copy_data(int fdin, int fdout, ext2_off64_t off_in,
130 ext2_off64_t off_out, void *buf, size_t count)
160 ext2_off64_t offset;
200 ext2_off64_t off_out;
fileio.c 398 ext2_off64_t offset)
402 ext2_off64_t off = offset % fs->blocksize;
447 errcode_t ext2fs_file_set_size2(ext2_file_t file, ext2_off64_t size)
449 ext2_off64_t old_size;
ext2fs.h 78 typedef __u64 __bitwise ext2_off64_t; typedef
    [all...]
  /external/e2fsprogs/lib/quota/
quotaio.c 136 static ext2_off64_t compute_inode_size(ext2_filsys fs, ext2_ino_t ino)

Completed in 68 milliseconds