Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfsfh.h166 __be32 fh_update(struct svc_fh *);
Dvfs.c1221 err = fh_update(resfhp); in nfsd_create_locked()
1257 err = fh_update(resfhp); in nfsd_create_locked()
1463 err = fh_update(resfhp); in do_nfsd_create()
Dnfsfh.c609 fh_update(struct svc_fh *fhp) in fh_update() function