Searched refs:numops (Results 1 – 6 of 6) sorted by relevance
834 int numops; in sum_compound4args() local856 numops = getxdr_long(); in sum_compound4args()858 while (numops-- > 0) { in sum_compound4args()947 int numops; in sum_cb_compound4args() local974 numops = getxdr_long(); in sum_cb_compound4args()976 while (numops-- > 0) { in sum_cb_compound4args()1054 int numops; in detail_nfs_argop4() local1065 numops = getxdr_long(); in detail_nfs_argop4()1067 numops); in detail_nfs_argop4()1069 while (numops-- > 0) { in detail_nfs_argop4()[all …]
1072 unemit(int numops) in unemit() argument1074 curr_op -= numops; in unemit()
627 int numops, num_argops; in nfs4secinfo_otw() local779 numops = res.array_len; in nfs4secinfo_otw()780 resop = &res.array[numops-1]; /* secinfo res */ in nfs4secinfo_otw()
839 int numops; in rfs4_do_cb_recall() local848 numops = 1; /* CB_RECALL only */ in rfs4_do_cb_recall()850 argoplist_size = numops * sizeof (nfs_cb_argop4); in rfs4_do_cb_recall()858 cb4_args.array_len = numops; in rfs4_do_cb_recall()
813 int numops, setgid_flag; in nfs4open_otw() local857 numops = 10; in nfs4open_otw()861 numops = 7; in nfs4open_otw()865 numops = 4; in nfs4open_otw()870 args.array_len = numops; in nfs4open_otw()871 argoplist_size = numops * sizeof (nfs_argop4); in nfs4open_otw()931 args.array_len = numops; in nfs4open_otw()3832 int numops = 3; /* { Putfh; Setattr; Getattr } */ in nfs4setattr() local3896 numops = 5; in nfs4setattr()3908 setattr_argop = numops - 2; in nfs4setattr()[all …]
1421 int numops; in nfs4delegreturn_otw() local1426 numops = 3; /* PUTFH, GETATTR, DELEGRETURN */ in nfs4delegreturn_otw()1429 args.array_len = numops; in nfs4delegreturn_otw()