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

/freebsd-9.3-release/sys/nfsserver/
H A Dnfs_fha_old.c48 static void fhaold_init(void *foo);
67 SYSINIT(nfs_fhaold, SI_SUB_ROOT_CONF, SI_ORDER_ANY, fhaold_init, NULL);
71 fhaold_init(void *foo) function

Completed in 43 milliseconds