Searched refs:kernfs_name_hash (Results 1 – 1 of 1) sorted by relevance
316 static unsigned int kernfs_name_hash(const char *name, const void *ns) in kernfs_name_hash() function808 kn->hash = kernfs_name_hash(kernfs_rcu_name(kn), kn->ns); in kernfs_add_one()868 hash = kernfs_name_hash(name, ns); in kernfs_find_ns()1809 kn->hash = kernfs_name_hash(new_name ?: old_name, kn->ns); in kernfs_rename_ns()