Searched refs:s_program (Results 1 – 2 of 2) sorted by relevance
227 if (sp->s_program != req->rq_prog) { in cb_getattr()231 sp->s_program, req->rq_prog); in cb_getattr()785 if (np->s_program == 0) in nfs4callback_destroy()789 i = np->s_program - NFS4_CALLBACK; in nfs4callback_destroy()854 if (np->s_program >= NFS4_CALLBACK && in nfs4_cb_args()855 np->s_program < NFS4_CALLBACK + nfs4_num_prognums) in nfs4_cb_args()900 np->s_program = pgm; in nfs4_cb_args()1755 if (np->zoneid == zoneid && np->s_program == prog) { in delegreturn_all_thread()1807 pro = sp->s_program; in nfs4_delegreturn_all()
1310 rpcprog_t s_program; member