Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\dcookies.c Create Date:2022-07-28 20:34:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:is_live

Proto:static inline int is_live(void)

Type:int

Parameter:Nothing

49  Return Not list_empty - tests whether a list is empty*@head: the list to test.
Caller
NameDescribe
get_dcookieThis is the main kernel-side routine that retrieves the cookie* value for a dentry/vfsmnt pair.
do_lookup_dcookieAnd here is where the userspace process can look up the cookie value* to retrieve the path.
dcookie_register
dcookie_unregister