Home
last modified time | relevance | path

Searched refs:nfsd4_deviceid (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dflexfilelayoutxdr.h40 struct nfsd4_deviceid deviceid;
H A Dxdr4.h602 struct nfsd4_deviceid { struct
608 svcxdr_encode_deviceid4(__be32 *p, const struct nfsd4_deviceid *devid) in svcxdr_encode_deviceid4() argument
620 svcxdr_decode_deviceid4(__be32 *p, struct nfsd4_deviceid *devid) in svcxdr_decode_deviceid4()
632 nfsd4_decode_deviceid4(struct xdr_stream *xdr, struct nfsd4_deviceid *devid) in nfsd4_decode_deviceid4()
649 struct nfsd4_deviceid gd_devid; /* request */
H A Dblocklayoutxdr.h21 struct nfsd4_deviceid vol_id;
H A Dpnfs.h67 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
H A Dnfs4layouts.c112 nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp, in nfsd4_set_deviceid()