Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfsd/
Dnfsfh.c247 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()
404 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
605 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
/linux-4.1.27/include/linux/
Dexportfs.h28 FILEID_ROOT = 0, enumerator
/linux-4.1.27/mm/
Dcleancache.c157 if (len <= FILEID_ROOT || len == FILEID_INVALID) in cleancache_get_key()