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

/linux-4.1.27/fs/nfsd/
H A Dexport.c397 /* listsize */ fsloc_parse()
447 u32 listsize; secinfo_parse() local
454 err = get_uint(mesg, &listsize); secinfo_parse()
457 if (listsize > MAX_SECINFO_LIST) secinfo_parse()
460 for (f = exp->ex_flavors; f < exp->ex_flavors + listsize; f++) { secinfo_parse()
477 exp->ex_nflavors = listsize; secinfo_parse()

Completed in 42 milliseconds