Searched refs:svc_expkey_update (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/nfsd/
H A Dexport.c79 static struct svc_expkey *svc_expkey_update(struct svc_expkey *new, struct svc_expkey *old);
153 ek = svc_expkey_update(&key, ek);
163 ek = svc_expkey_update(&key, ek);
290 svc_expkey_update(struct svc_expkey *new, struct svc_expkey *old) function
813 ek = svc_expkey_update(&key,ek);

Completed in 26 milliseconds