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