sysfs_rename_link(9) centos man page | unix.com

Man Page: sysfs_rename_link

Operating Environment: centos

Section: 9

SYSFS_RENAME_LINK(9)					  The Filesystem for Exporting K				      SYSFS_RENAME_LINK(9)

NAME
sysfs_rename_link - rename symlink in object's directory.
SYNOPSIS
int sysfs_rename_link(struct kobject * kobj, struct kobject * targ, const char * old, const char * new);
ARGUMENTS
kobj object we're acting for. targ object we're pointing to. old previous name of the symlink. new new name of the symlink.
DESCRIPTION
A helper function for the common rename symlink idiom.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SYSFS_RENAME_LINK(9)
Related Man Pages
git-mv(1) - linux
git-mv(1) - debian
git-mv(1) - centos
rename(1) - centos
vop_create(9) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!