Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
Dvfs.c613 struct accessmap { struct
617 static struct accessmap nfs3_regaccess[] = { argument
632 static struct accessmap nfs3_diraccess[] = {
648 static struct accessmap nfs3_anyaccess[] = {
667 struct accessmap *map; in nfsd_access()