Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfsd/
Dnfsfh.c264 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()
421 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
622 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
/Linux-v4.19/include/linux/
Dexportfs.h30 FILEID_ROOT = 0, enumerator
/Linux-v4.19/mm/
Dcleancache.c157 if (len <= FILEID_ROOT || len == FILEID_INVALID) in cleancache_get_key()