centos man page for sysfs_rename_link

Query: sysfs_rename_link

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
explain_symlink_or_die(3) - debian
vop_create(9) - debian
vop_symlink(9) - debian
vop_create(9) - freebsd
vop_create(9) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!