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

/darwin-on-arm/xnu/bsd/sys/
H A Dfcntl.h540 off_t l2p_contigbytes; /* F_LOG2PHYS: unused so far */ member in struct:log2phys
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_descrip.c1293 a_size = l2p_struct.l2p_contigbytes;
1305 l2p_struct.l2p_contigbytes = run - (file_offset - offset);
1307 l2p_struct.l2p_contigbytes = 0; /* for now */

Completed in 78 milliseconds