Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dpnfs.h65 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
Dflexfilelayout.c59 error = nfsd4_set_deviceid(&fl->deviceid, fhp, device_generation); in nfsd4_ff_proc_layoutget()
Dblocklayout.c98 error = nfsd4_set_deviceid(&bex->vol_id, fhp, device_generation); in nfsd4_block_proc_layoutget()
Dnfs4layouts.c112 nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp, in nfsd4_set_deviceid() function