Searched refs:ufs_directio_zero_buf (Results 1 – 1 of 1) sorted by relevance
93 static void *ufs_directio_zero_buf; variable179 ufs_directio_zero_buf = kmem_zalloc(ufs_directio_zero_len, KM_SLEEP); in ufs_directio_init()789 error = uiomove(ufs_directio_zero_buf, nzero, UIO_READ, in directio_hole()