fa2
struct nfsv2_fattr *fa2;
fa2 = &nfs_root_node.u_fa.v2;
fa2->fa_type = htonl(NFDIR);
fa2->fa_mode = htonl(0755);
fa2->fa_nlink = htonl(2);