Searched refs:blockno (Results 1 – 2 of 2) sorted by relevance
67 void ext4fs_reset_block_bmap(long int blockno, unsigned char *buffer,69 int ext4fs_set_block_bmap(long int blockno, unsigned char *buffer, int index);
306 int ext4fs_set_block_bmap(long int blockno, unsigned char *buffer, int index) in ext4fs_set_block_bmap() argument311 i = blockno / 8; in ext4fs_set_block_bmap()312 remainder = blockno % 8; in ext4fs_set_block_bmap()342 void ext4fs_reset_block_bmap(long int blockno, unsigned char *buffer, int index) in ext4fs_reset_block_bmap() argument347 i = blockno / 8; in ext4fs_reset_block_bmap()348 remainder = blockno % 8; in ext4fs_reset_block_bmap()