Searched refs:fh_update (Results 1 – 3 of 3) sorted by relevance
175 __be32 fh_update(struct svc_fh *);
1287 err = fh_update(resfhp); in nfsd_create_locked()1324 err = fh_update(resfhp); in nfsd_create_locked()1532 err = fh_update(resfhp); in do_nfsd_create()
642 fh_update(struct svc_fh *fhp) in fh_update() function