Home
last modified time | relevance | path

Searched refs:replen (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs42xdr.c627 hdr.replen - READ_PLUS_SEGMENT_SIZE_DIFF); in nfs4_xdr_enc_read_plus()
745 uint32_t replen; in nfs4_xdr_enc_getxattr() local
750 replen = hdr.replen + op_decode_hdr_maxsz + 1; in nfs4_xdr_enc_getxattr()
754 replen); in nfs4_xdr_enc_getxattr()
769 uint32_t replen; in nfs4_xdr_enc_listxattrs() local
774 replen = hdr.replen + op_decode_hdr_maxsz + 2 + 1; in nfs4_xdr_enc_listxattrs()
777 rpc_prepare_reply_pages(req, args->xattr_pages, 0, args->count, replen); in nfs4_xdr_enc_listxattrs()
H A Dnfs4xdr.c960 uint32_t replen; /* expected reply words */ member
1038 hdr->replen = 3 + hdr->taglen; in encode_compound_hdr()
1049 uint32_t replen, in encode_op_hdr()
1054 hdr->replen += replen; in encode_op_hdr()
2373 hdr.replen - pagepad_maxsz); in nfs4_xdr_enc_open()
2419 hdr.replen - pagepad_maxsz); in nfs4_xdr_enc_open_noattr()
2530 args->pglen, hdr.replen - pagepad_maxsz); in nfs4_xdr_enc_readlink()
2551 args->count, hdr.replen - pagepad_maxsz); in nfs4_xdr_enc_readdir()
2572 args->count, hdr.replen in nfs4_xdr_enc_read()
1048 encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op, uint32_t replen, struct compound_hdr *hdr) encode_op_hdr() argument
2607 uint32_t replen; nfs4_xdr_enc_getacl() local
2823 uint32_t replen; nfs4_xdr_enc_fs_locations() local
2841 PAGE_SIZE, replen); nfs4_xdr_enc_fs_locations() local
3040 uint32_t replen; nfs4_xdr_enc_getdeviceinfo() local
[all...]
H A Dnfs3xdr.c945 unsigned int replen = args->replen ? args->replen : in nfs3_xdr_enc_read3args() local
950 args->count, replen); in nfs3_xdr_enc_read3args()
1656 result->replen = 3 + ((xdr_stream_pos(xdr) - pos) >> 2); in nfs3_xdr_dec_read3res()
H A Dnfs3proc.c858 cmpxchg(&server->read_hdrsize, 0, hdr->res.replen); in nfs3_read_done()
869 hdr->args.replen = NFS_SERVER(hdr->inode)->read_hdrsize; in nfs3_proc_read_setup()
/kernel/linux/linux-5.10/fs/nfs/
H A 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()
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()
1036 encode_op_hdr(struct xdr_stream *xdr, enum nfs_opnum4 op, uint32_t replen, struct compound_hdr *hdr) encode_op_hdr() argument
2581 uint32_t replen; nfs4_xdr_enc_getacl() local
2795 uint32_t replen; nfs4_xdr_enc_fs_locations() local
2813 PAGE_SIZE, replen + 1); nfs4_xdr_enc_fs_locations() local
3012 uint32_t replen; nfs4_xdr_enc_getdeviceinfo() local
[all...]
H A Dnfs3xdr.c943 unsigned int replen = args->replen ? args->replen : NFS3_readres_sz; in nfs3_xdr_enc_read3args() local
947 args->count, replen); in nfs3_xdr_enc_read3args()
1652 result->replen = 4 + ((xdr_stream_pos(xdr) - pos) >> 2); in nfs3_xdr_dec_read3res()
H A 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()
H A Dnfs42xdr.c770 args->count, hdr.replen); in nfs4_xdr_enc_read_plus()
1486 hdr.replen); in nfs4_xdr_enc_getxattr()
1527 hdr.replen); in nfs4_xdr_enc_listxattrs()
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_xdr.h653 unsigned int replen; /* used by read */ member
669 unsigned int replen; /* used by read */ member
/kernel/linux/linux-6.6/include/linux/
H A Dnfs_xdr.h655 unsigned int replen; /* used by read */ member
671 unsigned int replen; /* used by read */ member

Completed in 36 milliseconds