check_write
check_write("check_write_dir", write, dir_path, dir_modes,
check_write("check_write_file", write, file_path, file_modes,
check_write("check_writev_dir", writev_wrapper, dir_path, dir_modes,
check_write("check_writev_file", writev_wrapper, file_path,
check_write("check_pwrite_dir", pwrite_wrapper, dir_path, dir_modes,
check_write("check_pwrite_file", pwrite_wrapper, file_path,
check_write("check_pwritev_dir", pwritev_wrapper, dir_path,
check_write("check_pwritev_file", pwritev_wrapper, file_path,
check_write("check_aio_write_dir", aio_write_wrapper,
check_write("check_aio_write_file", aio_write_wrapper,