Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dvfs.c144 fh_lock(fhp); in nfsd_lookup()
305 fh_lock(fhp); in nfsd_setattr()
873 fh_lock(fhp); in nfsd_create()
994 fh_lock(fhp); in nfsd_create_v3()
1161 fh_lock(fhp); in nfsd_symlink()
1226 fh_lock(ffhp); in nfsd_link()
1368 fh_lock(fhp); in nfsd_unlink()
Dnfsproc.c219 fh_lock(dirfhp); in nfsd_proc_create()
/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h288 fh_lock(struct svc_fh *fhp) in fh_lock() function