Home
last modified time | relevance | path

Searched refs:sqr_root (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/coda/
Dsysctl.c185 static unsigned long sqr_root( unsigned long x ) in sqr_root() function
220 return sqr_root( (pentry->time_squared_sum / pentry->count) - in get_time_std_deviation()