Searched refs:max_ops (Results 1 – 4 of 4) sorted by relevance
210 u8 max_ops = (err_type == ERR_TYPE_CACHE) ? 9 : 7; in print_err_info() local213 op < max_ops ? ia_check_op_strs[op] : "unknown"); in print_err_info()
281 __u32 max_ops; member
9100 args->fc_attrs.max_ops = NFS4_MAX_OPS; in nfs4_init_channel_attrs()9107 args->fc_attrs.max_ops, args->fc_attrs.max_reqs); in nfs4_init_channel_attrs()9113 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS; in nfs4_init_channel_attrs()9122 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops, in nfs4_init_channel_attrs()9140 if (rcvd->max_ops < sent->max_ops) in nfs4_verify_fore_channel_attrs()9163 if (rcvd->max_ops > sent->max_ops) in nfs4_verify_back_channel_attrs()
200 u32 max_ops; member