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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/nfsd/
H A Dnfsfh.h267 __be32 fh_update(struct svc_fh *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfsfh.c283 * an inode. In this case a call to fh_update should be made
478 fh_update(struct svc_fh *fhp) function
508 printk(KERN_ERR "fh_update: fh not verified!\n");
511 printk(KERN_ERR "fh_update: %s/%s still negative!\n",
H A Dvfs.c1220 err = fh_update(resfhp);
1359 err = fh_update(resfhp);

Completed in 55 milliseconds