Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfsd/
Dnfs3proc.c20 static int nfs3_ftypes[] = { variable
347 type = nfs3_ftypes[argp->ftype]; in nfsd3_proc_mknod()
Dnfs3xdr.c23 static u32 nfs3_ftypes[] = { variable
169 *p++ = htonl(nfs3_ftypes[(stat->mode & S_IFMT) >> 12]); in encode_fattr3()