Home
last modified time | relevance | path

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

/fs/nfs/
Dsuper.c1244 unsigned long l_bound, unsigned long u_bound) in nfs_get_option_ul_bound() argument
1251 if (*option < l_bound || *option > u_bound) in nfs_get_option_ul_bound()