Home
last modified time | relevance | path

Searched defs:compound_hdr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
Dnfs4xdr.c942 struct compound_hdr { struct
943 int32_t status;
944 uint32_t nops;
945 __be32 * nops_p;
946 uint32_t taglen;
947 char * tag;
948 uint32_t replen; /* expected reply words */
949 u32 minorversion;
/kernel/linux/linux-6.6/fs/nfs/
Dnfs4xdr.c954 struct compound_hdr { struct
955 int32_t status;
956 uint32_t nops;
957 __be32 * nops_p;
958 uint32_t taglen;
959 char * tag;
960 uint32_t replen; /* expected reply words */
961 u32 minorversion;