Home
last modified time | relevance | path

Searched refs:decode_chan_attrs (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4xdr.c5634 static int decode_chan_attrs(struct xdr_stream *xdr, in decode_chan_attrs() function
5718 status = decode_chan_attrs(xdr, &res->fc_attrs); in decode_create_session()
5720 status = decode_chan_attrs(xdr, &res->bc_attrs); in decode_create_session()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c5731 static int decode_chan_attrs(struct xdr_stream *xdr, in decode_chan_attrs() function
5815 status = decode_chan_attrs(xdr, &res->fc_attrs); in decode_create_session()
5817 status = decode_chan_attrs(xdr, &res->bc_attrs); in decode_create_session()

Completed in 20 milliseconds