Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:locks_in_grace* Lock managers call this function to determine when it is OK for them* to answer ordinary lock requests, and when they should accept only* lock reclaims.

Proto:bool locks_in_grace(struct net *net)

Type:bool

Parameter:

TypeParameterName
struct net *net
88  Return __state_in_grace(net, false)