kobject_rename(9) centos man page | unix.com

Man Page: kobject_rename

Operating Environment: centos

Section: 9

KOBJECT_RENAME(9)						   Driver Basics						 KOBJECT_RENAME(9)

NAME
kobject_rename - change the name of an object
SYNOPSIS
int kobject_rename(struct kobject * kobj, const char * new_name);
ARGUMENTS
kobj object in question. new_name object's new name
DESCRIPTION
It is the responsibility of the caller to provide mutual exclusion between two different calls of kobject_rename on the same kobject and to ensure that new_name is valid and won't conflict with other kobjects.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KOBJECT_RENAME(9)
Related Man Pages
alter_collation(7) - centos
alter_conversion(7) - centos
alter_tablespace(7) - centos
alter_trigger(7) - centos
gd_rename(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!