DGET_DLOCK(9) The Linux VFS DGET_DLOCK(9)NAMEdget_dlock - get a reference to a dentrySYNOPSISstruct dentry * dget_dlock(struct dentry * dentry);ARGUMENTSdentry dentry to get a reference toDESCRIPTIONGiven a dentry or NULL pointer increment the reference count if appropriate and return the dentry. A dentry will not be destroyed when it has references.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DGET_DLOCK(9)
| Related Man Pages |
|---|
| debugfs_create_u32(9) - centos |
| debugfs_create_file(9) - centos |
| debugfs_create_bool(9) - centos |
| debugfs_create_u8(9) - centos |
| debugfs_create_blob(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Tar Command |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |