Searched refs:will_unpin (Results 1 – 1 of 1) sorted by relevance
692 boolean_t will_unpin = (ref->pinned && ref->cf /* && !will_unmap */); in kern_close_file_for_direct_io() local694 (void) kern_ioctl_file_extents(ref, _DKIOCCSUNPINEXTENT, 0, (will_unpin) ? ref->filelength : 0); in kern_close_file_for_direct_io()