Home
last modified time | relevance | path

Searched refs:nfs41_maxwrite_overhead (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/nfs/
Dinternal.h287 extern const u32 nfs41_maxwrite_overhead;
Dnfs4client.c982 server_rqst_sz = sess->fc_attrs.max_rqst_sz - nfs41_maxwrite_overhead; in nfs4_session_limit_rwsize()
Dnfs4xdr.c909 const u32 nfs41_maxwrite_overhead = ((RPC_MAX_HEADER_WITH_AUTH + variable
Dnfs4proc.c8469 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead; in nfs4_init_channel_attrs()