Searched refs:NFS4_MAX_OPS (Results 1 – 3 of 3) sorted by relevance
178 /* An NFS4 sessions server must support at least NFS4_MAX_OPS operations. macro 179 * If a compound requires more operations, adjust NFS4_MAX_OPS accordingly.181 #define NFS4_MAX_OPS 8
1058 WARN_ON_ONCE(hdr->nops > NFS4_MAX_OPS); in encode_nops()
9327 args->fc_attrs.max_ops = NFS4_MAX_OPS; in nfs4_init_channel_attrs()