ntfs_findvattr
error = ntfs_findvattr(ntmp, ip, &lvap, vapp, type, name, namelen, vcn);
error = ntfs_findvattr(ntmp, newip, &lvap, vapp,
int ntfs_findvattr(struct ntfsmount *, struct ntnode *, struct ntvattr **, struct ntvattr **, u_int32_t, const char *, size_t, cn_t);