函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\notify\fanotify\fanotify_user.c Create Date:2022-07-29 10:50:22
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:fanotify_events_supported

函数原型:static int fanotify_events_supported(struct path *path, __u64 mask)

返回类型:int

参数:

类型参数名称
struct path *path
__u64mask
941  如果mask按位与Events that require a permission response from user fs_flags按位与Disable fanotify permission events 则返回:负EINVAL
944  返回:0
调用者
名称描述
do_fanotify_mark