Home
last modified time | relevance | path

Searched refs:clone_file (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/tests/f_unshare_blocks_no_space/
Dexpect.128 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
40 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
52 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
64 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
76 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
88 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
100 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
112 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
124 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
/external/e2fsprogs/tests/f_cloneblock_alloc_error/
Dexpect.118 clone_file: Could not allocate block in ext2 filesystem returned from clone_file_block
/external/e2fsprogs/e2fsck/
Dpass1b.c91 static errcode_t clone_file(e2fsck_t ctx, ext2_ino_t ino,
605 pctx.errcode = clone_file(ctx, ino, p, block_buf); in pass1d()
908 static errcode_t clone_file(e2fsck_t ctx, ext2_ino_t ino, in clone_file() function