Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfsfh.c269 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()
451 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
655 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
/Linux-v5.15/include/linux/
Dexportfs.h30 FILEID_ROOT = 0, enumerator
/Linux-v5.15/mm/
Dcleancache.c156 if (len <= FILEID_ROOT || len == FILEID_INVALID) in cleancache_get_key()
/Linux-v5.15/fs/notify/fanotify/
Dfanotify.c370 fh->type = FILEID_ROOT; in fanotify_encode_fh()