Searched refs:encode_renew (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4xdr.c | 1658 static void encode_renew(struct xdr_stream *xdr, clientid4 clid, in encode_renew() function 2723 encode_renew(xdr, clp->cl_clientid, &hdr); in nfs4_xdr_enc_renew() 2804 encode_renew(xdr, args->clientid, &hdr); in nfs4_xdr_enc_fs_locations() 2853 encode_renew(xdr, args->clientid, &hdr); in nfs4_xdr_enc_fsid_present()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4xdr.c | 1670 static void encode_renew(struct xdr_stream *xdr, clientid4 clid, in encode_renew() function 2751 encode_renew(xdr, clp->cl_clientid, &hdr); in nfs4_xdr_enc_renew() 2832 encode_renew(xdr, args->clientid, &hdr); in nfs4_xdr_enc_fs_locations() 2881 encode_renew(xdr, args->clientid, &hdr); in nfs4_xdr_enc_fsid_present()
|
Completed in 20 milliseconds