Searched refs:decode_threshold_hint (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4xdr.c | 4468 static int decode_threshold_hint(struct xdr_stream *xdr, in decode_threshold_hint() function 4509 status = decode_threshold_hint(xdr, bitmap, &res->rd_sz, THRESHOLD_RD); in decode_first_threshold_item4() 4512 status = decode_threshold_hint(xdr, bitmap, &res->wr_sz, THRESHOLD_WR); in decode_first_threshold_item4() 4515 status = decode_threshold_hint(xdr, bitmap, &res->rd_io_sz, in decode_first_threshold_item4() 4519 status = decode_threshold_hint(xdr, bitmap, &res->wr_io_sz, in decode_first_threshold_item4()
|