HomeSort by: relevance | last modified time | path
    Searched defs:nfs_sillyworker (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_node.c 70 static void nfs_sillyworker(struct work *, void *);
90 if (workqueue_create(&nfs_sillyworkq, "nfssilly", nfs_sillyworker,
292 nfs_sillyworker(struct work *work, void *arg) function in typeref:typename:void
nfs_node.c 70 static void nfs_sillyworker(struct work *, void *);
90 if (workqueue_create(&nfs_sillyworkq, "nfssilly", nfs_sillyworker,
292 nfs_sillyworker(struct work *work, void *arg) function in typeref:typename:void
nfs_node.c 70 static void nfs_sillyworker(struct work *, void *);
90 if (workqueue_create(&nfs_sillyworkq, "nfssilly", nfs_sillyworker,
292 nfs_sillyworker(struct work *work, void *arg) function in typeref:typename:void

Completed in 31 milliseconds