Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h203 int fh_update(struct svc_fh *);
/linux-2.4.37.9/fs/nfsd/
Dvfs.c950 err = fh_update(resfhp); in nfsd_create()
1058 err = fh_update(resfhp); in nfsd_create_v3()
Dnfsfh.c871 fh_update(struct svc_fh *fhp) in fh_update() function