Searched refs:misaligned (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c2201 * one of the 2 important offsets is misaligned
4027 int misaligned = 0; local
4115 * one of the 2 important offsets is misaligned
4118 misaligned = 1;
4126 misaligned = 1;
4134 if ((flags & IO_ENCRYPTED) && (misaligned)) {
4212 if (io_req_size == 0 || (misaligned)) {

Completed in 28 milliseconds