Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfsd/
Dnfsfh.c246 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()
423 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
593 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
/linux-6.1.9/include/linux/
Dexportfs.h30 FILEID_ROOT = 0, enumerator
/linux-6.1.9/fs/notify/fanotify/
Dfanotify.c411 fh->type = FILEID_ROOT; in fanotify_encode_fh()