Home
last modified time | relevance | path

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

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