Searched refs:max_ops (Results 1 – 5 of 5) sorted by relevance
252 __u32 max_ops; member
8328 args->fc_attrs.max_ops = NFS4_MAX_OPS; in nfs4_init_channel_attrs()8335 args->fc_attrs.max_ops, args->fc_attrs.max_reqs); in nfs4_init_channel_attrs()8341 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS; in nfs4_init_channel_attrs()8348 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops, in nfs4_init_channel_attrs()8366 if (rcvd->max_ops < sent->max_ops) in nfs4_verify_fore_channel_attrs()8389 if (rcvd->max_ops > sent->max_ops) in nfs4_verify_back_channel_attrs()
1858 *p++ = cpu_to_be32(args->fc_attrs.max_ops); /* max operations */ in encode_create_session()1867 *p++ = cpu_to_be32(args->bc_attrs.max_ops); /* max operations */ in encode_create_session()5812 attrs->max_ops = be32_to_cpup(p++); in decode_chan_attrs()
191 u32 max_ops; member
306 u32 max_ops; member