Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:dentry_unlist

Proto:static inline void dentry_unlist(struct dentry *dentry, struct dentry *parent)

Type:void

Parameter:

TypeParameterName
struct dentry *dentry
struct dentry *parent
519  protected by d_lock |= Parent inode is watched by some fsnotify listener
520  If Value for the false possibility is greater at compile time(list_empty - tests whether a list is empty*@head: the list to test.) Then Return
522  deletes entry from list
542  When next != our children cycle
543  next = list_entry - get the struct for this entry*@ptr: the &struct list_head pointer.*@type: the type of the struct this is embedded in.*@member: the name of the list_head within the struct.(next, structdentry, d_child)
544  If Value is more likely to compile time(!( protected by d_lock & DCACHE_DENTRY_CURSOR)) Then Break
546  next = next
Caller
NameDescribe
__dentry_kill