INODE_SB_LIST_ADD

Section: The Linux VFS (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

inode_sb_list_add - add inode to the superblock list of inodes  

SYNOPSIS

void inode_sb_list_add(struct inode * inode);
 

ARGUMENTS

inode

inode to add
 

COPYRIGHT