fa3
struct nfsv3_fattr *fa3;
fa3 = &nfs_root_node.u_fa.v3;
fa3->fa_type = htonl(NFDIR);
fa3->fa_mode = htonl(0755);
fa3->fa_nlink = htonl(2);