Home
last modified time | relevance | path

Searched refs:nfsd4_decode_deviceid4 (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dblocklayoutxdr.c174 if (nfsd4_decode_deviceid4(xdr, &bex.vol_id)) { in nfsd4_block_decode_layoutupdate()
H A Dxdr4.h626 nfsd4_decode_deviceid4(struct xdr_stream *xdr, struct nfsd4_deviceid *devid) in nfsd4_decode_deviceid4() function
H A Dnfs4xdr.c1774 status = nfsd4_decode_deviceid4(argp->xdr, &gdev->gd_devid); in nfsd4_decode_getdeviceinfo()