函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\writeback.h Create Date:2022-07-27 06:56:19
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:writeback.h requires fs.h; it, too, is not included from here.

函数原型:static inline void wait_on_inode(struct inode *inode)

返回类型:void

参数:

类型参数名称
struct inode *inode
204  might_sleep()
205  wait_on_bit - wait for a bit to be cleared*@word: the word being waited on, a kernel virtual address*@bit: the bit of the word being waited on*@mode: the task state to sleep in* There is a standard hashed waitqueue table for generic use. This
调用者
名称描述
inode_insert5de_insert5 - obtain an inode from a mounted file system*@inode: pre-allocated inode to use for insert to cache*@hashval: hash value (usually inode number) to get*@test: callback used for comparisons between inodes*@set: callback used to initialize a new
iget_locked从文件系统上获得索引节点
ilookup5在高速缓存查找索引节点
ilookup在高速缓存查找索引节点
insert_inode_locked