Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c260 int host_err; in nfsd4_create_file() local
273 host_err = fh_want_write(fhp); in nfsd4_create_file()
274 if (host_err) in nfsd4_create_file()
275 return nfserrno(host_err); in nfsd4_create_file()