Home
last modified time | relevance | path

Searched refs:ofh_dev (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h107 #define ofh_dev fh_base.fh_old.fb_dev macro
/linux-2.4.37.9/fs/nfsd/
Dnfsfh.c829 fhp->fh_handle.ofh_dev = htonl((MAJOR(exp->ex_dev)<<16)| MINOR(exp->ex_dev)); in fh_compose()
830 fhp->fh_handle.ofh_xdev = fhp->fh_handle.ofh_dev; in fh_compose()