Home
last modified time | relevance | path

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

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