Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfsproc.c263 int hosterr; in nfsd_proc_create() local
279 hosterr = fh_want_write(dirfhp); in nfsd_proc_create()
280 if (hosterr) { in nfsd_proc_create()
281 nfserr = nfserrno(hosterr); in nfsd_proc_create()