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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h543 off_t l2p_devoffset; /* F_LOG2PHYS: OUT: bytes into device */ member in struct:log2phys
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1268 file_offset = l2p_struct.l2p_devoffset;
1309 l2p_struct.l2p_devoffset = bn * devBlockSize;
1310 l2p_struct.l2p_devoffset += file_offset - offset;

Completed in 27 milliseconds