1INODE_SB_LIST_ADD(9) The Linux VFS INODE_SB_LIST_ADD(9)
23
4
NAME
6inode_sb_list_add - add inode to the superblock list of inodes
7
SYNOPSIS
9void inode_sb_list_add(struct inode * inode);
10
ARGUMENTS
12inode
13inode to add
14
COPYRIGHT
16Kernel Hackers Manual 3.10 June 2019 INODE_SB_LIST_ADD(9)