Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\fscache-cache.h Create Date:2022-07-28 06:39:49
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:scache_unuse_cookie - Cease usage of cookie attached to an object*@object: Object description* Cease usage of the cookie attached to an object. When the users count* reaches zero then the cookie relinquishment will be permitted to proceed.

Proto:static inline void fscache_unuse_cookie(struct fscache_object *object)

Type:void

Parameter:

TypeParameterName
struct fscache_object *object
521  cookie = netfs's file/index object
522  If __fscache_unuse_cookie(cookie) Then __fscache_wake_unused_cookie(cookie)