Searched refs:unexp (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.c31 static void exp_do_unexport(svc_export *unexp);
1092 exp_do_unexport(svc_export *unexp) argument
1094 unexp->h.expiry_time = get_seconds()-1;
1096 exp_unhash(unexp);
1097 exp_fsid_unhash(unexp);

Completed in 60 milliseconds