Searched refs:nfs3_ftypes (Results 1 – 2 of 2) sorted by relevance
28 static u32 nfs3_ftypes[] = { variable161 *p++ = htonl(nfs3_ftypes[(inode->i_mode & S_IFMT) >> 12]); in encode_fattr3()200 *p++ = htonl(nfs3_ftypes[(fhp->fh_post_mode & S_IFMT) >> 12]); in encode_saved_post_attr()
34 static int nfs3_ftypes[] = { variable349 type = nfs3_ftypes[argp->ftype]; in nfsd3_proc_mknod()