Searched refs:implied_cluster_alloc (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | bmap.c | 140 static errcode_t implied_cluster_alloc(ext2_filsys fs, ext2_ino_t ino, in implied_cluster_alloc() function 193 retval = implied_cluster_alloc(fs, ino, inode, handle, lblk, pblk); in ext2fs_map_cluster_block() 245 implied_cluster_alloc(fs, ino, inode, handle, block, &blk64); in extent_bmap()
|