Home
last modified time | relevance | path

Searched refs:encode_getdeviceinfo (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nfsd/
H A Dpnfs.h29 __be32 (*encode_getdeviceinfo)(struct xdr_stream *xdr, member
H A Dblocklayout.c268 .encode_getdeviceinfo = nfsd4_block_encode_getdeviceinfo,
423 .encode_getdeviceinfo = nfsd4_block_encode_getdeviceinfo,
H A Dflexfilelayout.c140 .encode_getdeviceinfo = nfsd4_ff_encode_getdeviceinfo,
/linux/fs/nfs/
H A Dnfs4xdr.c2056 encode_getdeviceinfo(struct xdr_stream *xdr, in encode_getdeviceinfo() function
3136 encode_getdeviceinfo(xdr, args, &hdr); in nfs4_xdr_enc_getdeviceinfo()