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

/freebsd-9.3-release/sys/nfsserver/
H A Dnfs_fha_old.c49 static void fhaold_uninit(void *foo);
68 SYSUNINIT(nfs_fhaold, SI_SUB_ROOT_CONF, SI_ORDER_ANY, fhaold_uninit, NULL);
112 fhaold_uninit(void *foo) function

Completed in 39 milliseconds