fc_attrs 980 fs/nfs/nfs4client.c server_resp_sz = sess->fc_attrs.max_resp_sz - nfs41_maxread_overhead; fc_attrs 981 fs/nfs/nfs4client.c server_rqst_sz = sess->fc_attrs.max_rqst_sz - nfs41_maxwrite_overhead; fc_attrs 8524 fs/nfs/nfs4proc.c args->fc_attrs.max_rqst_sz = max_rqst_sz; fc_attrs 8525 fs/nfs/nfs4proc.c args->fc_attrs.max_resp_sz = max_resp_sz; fc_attrs 8526 fs/nfs/nfs4proc.c args->fc_attrs.max_ops = NFS4_MAX_OPS; fc_attrs 8527 fs/nfs/nfs4proc.c args->fc_attrs.max_reqs = max_session_slots; fc_attrs 8532 fs/nfs/nfs4proc.c args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz, fc_attrs 8533 fs/nfs/nfs4proc.c args->fc_attrs.max_ops, args->fc_attrs.max_reqs); fc_attrs 8555 fs/nfs/nfs4proc.c struct nfs4_channel_attrs *sent = &args->fc_attrs; fc_attrs 8556 fs/nfs/nfs4proc.c struct nfs4_channel_attrs *rcvd = &res->fc_attrs; fc_attrs 8616 fs/nfs/nfs4proc.c memcpy(&session->fc_attrs, &res->fc_attrs, sizeof(session->fc_attrs)); fc_attrs 9109 fs/nfs/nfs4proc.c u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz; fc_attrs 541 fs/nfs/nfs4session.c status = nfs4_realloc_slot_table(tbl, ses->fc_attrs.max_reqs, 1); fc_attrs 70 fs/nfs/nfs4session.h struct nfs4_channel_attrs fc_attrs; fc_attrs 1858 fs/nfs/nfs4xdr.c *p++ = cpu_to_be32(args->fc_attrs.max_rqst_sz); /* max req size */ fc_attrs 1859 fs/nfs/nfs4xdr.c *p++ = cpu_to_be32(args->fc_attrs.max_resp_sz); /* max resp size */ fc_attrs 1861 fs/nfs/nfs4xdr.c *p++ = cpu_to_be32(args->fc_attrs.max_ops); /* max operations */ fc_attrs 1862 fs/nfs/nfs4xdr.c *p++ = cpu_to_be32(args->fc_attrs.max_reqs); /* max requests */ fc_attrs 5695 fs/nfs/nfs4xdr.c status = decode_chan_attrs(xdr, &res->fc_attrs); fc_attrs 110 fs/nfs/pnfs_dev.c max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz; fc_attrs 1341 include/linux/nfs_xdr.h struct nfs4_channel_attrs fc_attrs; /* Fore Channel */ fc_attrs 1349 include/linux/nfs_xdr.h struct nfs4_channel_attrs fc_attrs; /* Fore Channel */