Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfsfh.c290 fileid_type = fh->fh_fileid_type; in nfsd_set_fh_dentry()
563 fhp->fh_handle.fh_fileid_type = in _fh_update()
570 fhp->fh_handle.fh_fileid_type = FILEID_INVALID; in _fh_update()
572 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
719 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) { in fh_compose()
742 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
746 if (fhp->fh_handle.fh_fileid_type == FILEID_INVALID) in fh_update()
H A Dnfsfh.h60 #define fh_fileid_type fh_raw[3] macro
H A Dnfs4xdr.c4267 fhp->fh_fileid_type = fileid_type; in setup_notify_fhandle()