Home
last modified time | relevance | path

Searched refs:replen (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/fs/nfs/
Dnfs4xdr.c948 uint32_t replen; /* expected reply words */ member
1026 hdr->replen = 3 + hdr->taglen; in encode_compound_hdr()
1037 uint32_t replen, in encode_op_hdr() argument
1042 hdr->replen += replen; in encode_op_hdr()
2345 hdr.replen); in nfs4_xdr_enc_open()
2391 hdr.replen); in nfs4_xdr_enc_open_noattr()
2502 args->pglen, hdr.replen); in nfs4_xdr_enc_readlink()
2523 args->count, hdr.replen); in nfs4_xdr_enc_readdir()
2544 args->count, hdr.replen); in nfs4_xdr_enc_read()
2581 uint32_t replen; in nfs4_xdr_enc_getacl() local
[all …]
Dnfs3xdr.c942 unsigned int replen = args->replen ? args->replen : NFS3_readres_sz; in nfs3_xdr_enc_read3args() local
946 args->count, replen); in nfs3_xdr_enc_read3args()
1651 result->replen = 4 + ((xdr_stream_pos(xdr) - pos) >> 2); in nfs3_xdr_dec_read3res()
Dnfs42xdr.c770 args->count, hdr.replen); in nfs4_xdr_enc_read_plus()
1489 hdr.replen); in nfs4_xdr_enc_getxattr()
1530 hdr.replen); in nfs4_xdr_enc_listxattrs()
Dnfs3proc.c835 cmpxchg(&server->read_hdrsize, 0, hdr->res.replen); in nfs3_read_done()
846 hdr->args.replen = NFS_SERVER(hdr->inode)->read_hdrsize; in nfs3_proc_read_setup()
/Linux-v5.10/include/linux/
Dnfs_xdr.h649 unsigned int replen; /* used by read */ member
664 unsigned int replen; /* used by read */ member