Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfsfh.c237 fileid_type = fh->fh_fileid_type; in nfsd_set_fh_dentry()
472 fhp->fh_handle.fh_fileid_type = in _fh_update()
476 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
623 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) { in fh_compose()
646 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
650 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) in fh_update()
A Dnfsfh.h58 u8 fh_fileid_type; member

Completed in 7 milliseconds