Searched refs:newnfs_set_sigmask (Results 1 – 3 of 3) sorted by relevance
520 newnfs_set_sigmask(td, &oldset); in newnfs_request()1075 newnfs_set_sigmask(struct thread *td, sigset_t *oldset) in newnfs_set_sigmask() function1128 newnfs_set_sigmask(td, &oldset); in newnfs_msleep()
669 void newnfs_set_sigmask(struct lwp *, sigset_t *);
1272 newnfs_set_sigmask(td, &oldset); in nfs_getcacheblk()