inode_sb_list_add(9) add inode to the superblock list of inodes

SYNOPSIS

void inode_sb_list_add(struct inode * inode);

ARGUMENTS

inode

inode to add

COPYRIGHT