Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcache.c Create Date:2022-07-28 20:07:28
Last Modify:2020-03-18 10:27:32 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:d_set_fallthru - Mark a dentry as falling through to a lower layer*@dentry - The dentry to mark* Mark a dentry as falling through to the lower layer (as set with* d_pin_lower()). This flag may be recorded on the medium.

Proto:void d_set_fallthru(struct dentry *dentry)

Type:void

Parameter:

TypeParameterName
struct dentry *dentry
1875  spin_lock( & d_lock)
1876  protected by d_lock |= Fall through to lower layer
1877  spin_unlock( & d_lock)