Searched refs:beres (Results 1 – 2 of 2) sorted by relevance
67 __be32 beres; in nfsd_open_local_fh() local84 beres = nfsd_file_acquire_local(net, &rq_cred, dom, in nfsd_open_local_fh()86 if (beres) in nfsd_open_local_fh()87 localio = ERR_PTR(nfs_stat_to_errno(be32_to_cpu(beres))); in nfsd_open_local_fh()
1247 __be32 beres; in nfsd_file_acquire_local() local1249 beres = nfsd_file_do_acquire(NULL, net, cred, client, in nfsd_file_acquire_local()1252 return beres; in nfsd_file_acquire_local()