HomeSort by relevance Sort by last modified time
    Searched refs:fileblock (Results 1 - 3 of 3) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/mm/
subpage_prot.c 191 void *fileblock; local
208 fileblock = mmap(NULL, filesize, PROT_READ | PROT_WRITE,
210 if (fileblock == MAP_FAILED) {
215 file_name, filesize, fileblock);
219 return run_test(fileblock, filesize);
  /external/u-boot/include/
ext4fs.h 148 long int read_allocated_block(struct ext2_inode *inode, int fileblock);
  /external/u-boot/fs/ext4/
ext4_common.c     [all...]

Completed in 266 milliseconds