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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dios.c328 u64 LmodS = file_offset - M * S; local
329 u32 G = div64_u64(LmodS, T);
330 u64 H = LmodS - G * T;

Completed in 105 milliseconds