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

  /external/e2fsprogs/lib/ext2fs/
block.c 302 retval = ext2fs_get_blocks(fs, ino, blocks);
ext2fs.h 843 extern errcode_t ext2fs_get_blocks(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks);
    [all...]
inode.c 763 errcode_t ext2fs_get_blocks(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks) function

Completed in 15 milliseconds