Man Page: dentry_update_name_case
Operating Environment: centos
Section: 9
DENTRY_UPDATE_NAME_C(9) The Linux VFS DENTRY_UPDATE_NAME_C(9)NAMEdentry_update_name_case - update case insensitive dentry with a new nameSYNOPSISvoid dentry_update_name_case(struct dentry * dentry, struct qstr * name);ARGUMENTSdentry dentry to be updated name new nameDESCRIPTIONUpdate a case insensitive dentry with new case of name. dentry must have been returned by d_lookup with name name. Old and new name lengths must match (ie. no d_compare which allows mismatched name lengths). Parent inode i_mutex must be held over d_lookup and into this call (to keep renames and concurrent inserts, and readdir(2) away).COPYRIGHTKernel Hackers Manual 3.10 June 2014 DENTRY_UPDATE_NAME_C(9)
| Related Man Pages |
|---|
| debugfs_create_u16(9) - centos |
| debugfs_create_file(9) - centos |
| debugfs_create_blob(9) - centos |
| debugfs_create_file(9) - suse |
| securityfs_create_file(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |