Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dexportfs.h30 FILEID_ROOT = 0, enumerator
/kernel/linux/linux-5.10/fs/nfsd/
Dnfsfh.c268 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()
428 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
629 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
/kernel/linux/linux-5.10/mm/
Dcleancache.c156 if (len <= FILEID_ROOT || len == FILEID_INVALID) in cleancache_get_key()
/kernel/linux/linux-5.10/fs/notify/fanotify/
Dfanotify.c345 fh->type = FILEID_ROOT; in fanotify_encode_fh()