Home
last modified time | relevance | path

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

/fs/nfsd/
A Dnfsfh.c238 fileid_type = fh->fh_fileid_type; in nfsd_set_fh_dentry()
475 fhp->fh_handle.fh_fileid_type = in _fh_update()
479 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
626 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) { in fh_compose()
649 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
653 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) in fh_update()
A Dnfsfh.h58 #define fh_fileid_type fh_raw[3] macro

Completed in 29 milliseconds