Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfsd/
Dnfsfh.c239 if (fileid_type == FILEID_ROOT) in nfsd_set_fh_dentry()
476 fhp->fh_handle.fh_fileid_type = FILEID_ROOT; in _fh_update()
646 if (fhp->fh_handle.fh_fileid_type != FILEID_ROOT) in fh_update()
/linux-6.12.1/include/linux/
Dexportfs.h30 FILEID_ROOT = 0, enumerator
/linux-6.12.1/fs/notify/fanotify/
Dfanotify.c408 fh->type = FILEID_ROOT; in fanotify_encode_fh()