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

/linux-master/fs/nfsd/
H A Dnfsfh.h219 __be32 fh_update(struct svc_fh *);
H A Dnfsfh.c408 * an inode. In this case a call to fh_update should be made
587 fh_update(struct svc_fh *fhp) function
605 printk(KERN_ERR "fh_update: fh not verified!\n");
608 printk(KERN_ERR "fh_update: %pd2 still negative!\n",
H A Dvfs.c1442 status = fh_update(resfhp);
1515 err = fh_update(resfhp);

Completed in 178 milliseconds