Searched refs:_fh_update (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfsfh.c | 415 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() function 601 _fh_update(fhp, exp, dentry); in fh_compose() 632 _fh_update(fhp, fhp->fh_export, dentry); in fh_update()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfsfh.c | 410 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() function 572 _fh_update(fhp, exp, dentry); in fh_compose() 599 _fh_update(fhp, fhp->fh_export, dentry); in fh_update()
|
Completed in 3 milliseconds