kernfs_node_from_dentry
struct kernfs_node *kernfs_node_from_dentry(struct dentry *dentry);
struct kernfs_node *kn = kernfs_node_from_dentry(dentry);