Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/nfsd/
Dnfsfh.c621 switch (fh->fh_fileid_type) { in fh_verify()
634 datap, data_left, fh->fh_fileid_type, in fh_verify()
854 fhp->fh_handle.fh_fileid_type = in fh_compose()
861 if (fhp->fh_handle.fh_fileid_type == 255) in fh_compose()
886 if (fhp->fh_handle.fh_fileid_type != 0) in fh_update()
891 fhp->fh_handle.fh_fileid_type = in fh_update()
/linux-2.4.37.9/include/linux/nfsd/
Dnfsfh.h115 #define fh_fileid_type fh_base.fh_new.fb_fileid_type macro