kernfs_default_xwrite
static int kernfs_default_xwrite(void *v);
.kf_vop = kernfs_default_xwrite },
return kernfs_default_xwrite(v);