Searched refs:fileblock (Results 1 – 2 of 2) sorted by relevance
179 void *fileblock; in test_file() local194 fileblock = mmap(NULL, filesize, PROT_READ | PROT_WRITE, in test_file()196 if (fileblock == MAP_FAILED) { in test_file()201 file_name, filesize, fileblock); in test_file()205 return run_test(fileblock, filesize); in test_file()
480 xfs_fileoff_t fileblock; in xfs_getbmapx_fix_eof_hole() local498 fileblock = XFS_BB_TO_FSB(ip->i_mount, out->bmv_offset); in xfs_getbmapx_fix_eof_hole()500 if (xfs_iext_bno_to_ext(ifp, fileblock, &lastx) && in xfs_getbmapx_fix_eof_hole()