Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dpnfs.h65 int nfsd4_set_deviceid(struct nfsd4_deviceid *id, const struct svc_fh *fhp,
H A Dflexfilelayout.c59 error = nfsd4_set_deviceid(&fl->deviceid, fhp, device_generation); in nfsd4_ff_proc_layoutget()
H A Dblocklayout.c99 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