Searched refs:blockcnt (Results 1 – 8 of 8) sorted by relevance
54 lbaint_t blockcnt; in ext4fs_read_file() local74 blockcnt = lldiv(((len + pos) + blocksize - 1), blocksize); in ext4fs_read_file()76 for (i = lldiv(pos, blocksize); i < blockcnt; i++) { in ext4fs_read_file()88 if (i == blockcnt - 1) { in ext4fs_read_file()
759 int blockcnt; in ext4fs_write_file() local774 blockcnt = ((len + pos) + fs->blksz - 1) / fs->blksz; in ext4fs_write_file()776 for (i = pos / fs->blksz; i < blockcnt; i++) { in ext4fs_write_file()925 file_inode->blockcnt = cpu_to_le32((blks_reqd_for_file * fs->blksz) >> in ext4fs_write()
573 new_blockcnt = le32_to_cpu(g_parent_inode->blockcnt); in ext4fs_update_parent_dentry()575 g_parent_inode->blockcnt = cpu_to_le32(new_blockcnt); in ext4fs_update_parent_dentry()
27 grub_disk_addr_t i, blockcnt;
29 + e2_blkcnt_t blockcnt EXT2FS_ATTR((unused)),
169 __le32 blockcnt; /* Blocks of either 512 or block_size bytes */ member
1978 u32 cnt, blockcnt; in gdth_fill_cache_cmd() local2047 blockcnt = be32_to_cpu(cnt); in gdth_fill_cache_cmd()2052 blockcnt = be16_to_cpu(cnt); in gdth_fill_cache_cmd()2056 blockcnt= scp->cmnd[4]==0 ? 0x100 : scp->cmnd[4]; in gdth_fill_cache_cmd()2060 cmdp->u.cache64.BlockCnt = blockcnt; in gdth_fill_cache_cmd()2063 cmdp->u.cache.BlockCnt = blockcnt; in gdth_fill_cache_cmd()
107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...