Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c89 } pgflush_t; typedef
107 static void nfs4_pgflush_thread(pgflush_t *);
304 pgflush_t *args; in nfs4_purge_caches()
319 args = kmem_alloc(sizeof (pgflush_t), in nfs4_purge_caches()
363 nfs4_pgflush_thread(pgflush_t *args) in nfs4_pgflush_thread()
383 kmem_free(args, sizeof (pgflush_t)); in nfs4_pgflush_thread()