Home
last modified time | relevance | path

Searched refs:nfsauth_refresh_thread (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_auth.c145 static void nfsauth_refresh_thread(void);
189 (void) zthread_create(NULL, 0, nfsauth_refresh_thread, in nfsauth_init()
590 nfsauth_refresh_thread(void) in nfsauth_refresh_thread() function