Searched defs:blockend (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ext4/ | ||
| H A D | ext4fs.c | 79 int blockend = blocksize; in ext4fs_read_file() local |
| H A D | ext4_write.c | 778 int blockend = fs->blksz; in ext4fs_write_file() local |