Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsfh.h169 __be32 fh_update(struct svc_fh *);
H A Dvfs.c1285 err = fh_update(resfhp); in nfsd_create_locked()
1321 err = fh_update(resfhp); in nfsd_create_locked()
1529 err = fh_update(resfhp); in do_nfsd_create()
H A Dnfsfh.c616 fh_update(struct svc_fh *fhp) in fh_update() function