Searched refs:fhanew_init (Results 1 – 1 of 1) sorted by relevance
42 static void fhanew_init(void *foo);62 SYSINIT(nfs_fhanew, SI_SUB_ROOT_CONF, SI_ORDER_ANY, fhanew_init, NULL);66 fhanew_init(void *foo) in fhanew_init() function