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

  /external/e2fsprogs/lib/ext2fs/
ext2fsP.h 169 extern int ext2fs_file_block_offset_too_big(ext2_filsys fs,
bmap.c 278 int ext2fs_file_block_offset_too_big(ext2_filsys fs, function
334 if (ext2fs_file_block_offset_too_big(fs, inode, block))
fileio.c 619 if (size && ext2fs_file_block_offset_too_big(file->fs, &file->inode,

Completed in 230 milliseconds