函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:inotify_release

函数原型:static int inotify_release(struct inode *ignored, struct file *file)

返回类型:int

参数:

类型参数名称
struct inode *ignored
struct file *file
266  group等于 needed for tty driver, and maybe others
268  pr_debug("%s: group=%p\n", __func__, group)
271  Trying to get rid of a group. Remove all marks, flush all events and release* the group reference.* Note that another thread calling fsnotify_clear_marks_by_group() may still* hold a ref to the group.
273  返回:0