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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dnfs3xdr.c31 static u32 nfs3_ftypes[] = { variable
180 *p++ = htonl(nfs3_ftypes[(stat->mode & S_IFMT) >> 12]);
211 *p++ = htonl(nfs3_ftypes[(fhp->fh_post_mode & S_IFMT) >> 12]);
H A Dnfs3proc.c32 static int nfs3_ftypes[] = { variable
338 type = nfs3_ftypes[argp->ftype];

Completed in 49 milliseconds