Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A 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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dexportfs.h30 FILEID_ROOT = 0, enumerator
/OK3568_Linux_fs/kernel/mm/
H A Dcleancache.c156 if (len <= FILEID_ROOT || len == FILEID_INVALID) in cleancache_get_key()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify.c345 fh->type = FILEID_ROOT; in fanotify_encode_fh()