Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dblocklayout.c203 .encode_getdeviceinfo = nfsd4_block_encode_getdeviceinfo,
351 .encode_getdeviceinfo = nfsd4_block_encode_getdeviceinfo,
H A Dpnfs.h29 __be32 (*encode_getdeviceinfo)(struct xdr_stream *xdr, member
H A Dflexfilelayout.c133 .encode_getdeviceinfo = nfsd4_ff_encode_getdeviceinfo,
/linux/fs/nfs/
H A Dnfs4xdr.c2010 encode_getdeviceinfo(struct xdr_stream *xdr, in encode_getdeviceinfo() function
3083 encode_getdeviceinfo(xdr, args, &hdr); in nfs4_xdr_enc_getdeviceinfo()