Home
last modified time | relevance | path

Searched refs:nfsd4_getdeviceinfo (Results 1 – 8 of 8) sorted by relevance

/linux/fs/nfsd/
H A Dblocklayout.c145 struct nfsd4_getdeviceinfo *gdp) in nfsd4_block_get_device_info_simple()
168 struct nfsd4_getdeviceinfo *gdp) in nfsd4_block_proc_getdeviceinfo()
250 struct nfsd4_getdeviceinfo *gdp) in nfsd4_block_get_device_info_scsi()
307 struct nfsd4_getdeviceinfo *gdp) in nfsd4_scsi_proc_getdeviceinfo()
H A Dpnfs.h28 struct nfsd4_getdeviceinfo *gdevp);
30 const struct nfsd4_getdeviceinfo *gdevp);
H A Dflexfilelayoutxdr.h46 const struct nfsd4_getdeviceinfo *gdp);
H A Dblocklayoutxdr.h54 const struct nfsd4_getdeviceinfo *gdp);
H A Dflexfilelayout.c82 struct nfs4_client *clp, struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_proc_getdeviceinfo()
H A Dflexfilelayoutxdr.c80 const struct nfsd4_getdeviceinfo *gdp) in nfsd4_ff_encode_getdeviceinfo()
H A Dblocklayoutxdr.c80 const struct nfsd4_getdeviceinfo *gdp) in nfsd4_block_encode_getdeviceinfo()
H A Dnfs4proc.c2299 nfsd4_getdeviceinfo(struct svc_rqst *rqstp, in nfsd4_getdeviceinfo() function
2302 struct nfsd4_getdeviceinfo *gdp = &u->getdeviceinfo; in nfsd4_getdeviceinfo()
3620 .op_func = nfsd4_getdeviceinfo,