1. NAME

inode_sb_list_add - add inode to the superblock list of inodes

2. SYNOPSIS

void inode_sb_list_add(struct inode *  inode );

3. ARGUMENTS

inode
    inode to add

4. COPYRIGHT