kernfs_xwrite
static int kernfs_xwrite(const struct kernfs_node *, char *, size_t);
return (kernfs_xwrite(kfs, strbuf, xlen));