taglinefilesource code
s_firstfreeinodeblock211fs/ext/freelists.cif (inode->i_sb->u.ext_sb.s_firstfreeinodeblock)
s_firstfreeinodeblock212fs/ext/freelists.cefi = ((struct ext_free_inode *) inode->i_sb->u.ext_sb.s_firstfreeinodeblock->b_data) +
s_firstfreeinodeblock214fs/ext/freelists.cif (!inode->i_sb->u.ext_sb.s_firstfreeinodeblock || efi->count == 14) {
s_firstfreeinodeblock218fs/ext/freelists.cif (inode->i_sb->u.ext_sb.s_firstfreeinodeblock)
s_firstfreeinodeblock219fs/ext/freelists.cbrelse (inode->i_sb->u.ext_sb.s_firstfreeinodeblock);
s_firstfreeinodeblock228fs/ext/freelists.cinode->i_sb->u.ext_sb.s_firstfreeinodeblock = bh;
s_firstfreeinodeblock234fs/ext/freelists.cinode->i_sb->u.ext_sb.s_firstfreeinodeblock->b_dirt = 1;
s_firstfreeinodeblock252fs/ext/freelists.cif (!sb->u.ext_sb.s_firstfreeinodeblock)
s_firstfreeinodeblock255fs/ext/freelists.cefi = ((struct ext_free_inode *) sb->u.ext_sb.s_firstfreeinodeblock->b_data) +
s_firstfreeinodeblock259fs/ext/freelists.csb->u.ext_sb.s_firstfreeinodeblock->b_dirt = 1;
s_firstfreeinodeblock271fs/ext/freelists.cbrelse (sb->u.ext_sb.s_firstfreeinodeblock);
s_firstfreeinodeblock273fs/ext/freelists.csb->u.ext_sb.s_firstfreeinodeblock = NULL;
s_firstfreeinodeblock275fs/ext/freelists.cif (!(sb->u.ext_sb.s_firstfreeinodeblock =
s_firstfreeinodeblock307fs/ext/freelists.cif (!sb->u.ext_sb.s_firstfreeinodeblock)
s_firstfreeinodeblock310fs/ext/freelists.cefi = ((struct ext_free_inode *) sb->u.ext_sb.s_firstfreeinodeblock->b_data) +
s_firstfreeinodeblock38fs/ext/inode.cif (sb->u.ext_sb.s_firstfreeinodeblock)
s_firstfreeinodeblock39fs/ext/inode.cbrelse (sb->u.ext_sb.s_firstfreeinodeblock);
s_firstfreeinodeblock99fs/ext/inode.cs->u.ext_sb.s_firstfreeinodeblock = NULL;
s_firstfreeinodeblock102fs/ext/inode.cif (!(s->u.ext_sb.s_firstfreeinodeblock = bread(dev, block, BLOCK_SIZE))) {
s_firstfreeinodeblock18include/linux/ext_fs_sb.hstruct buffer_head * s_firstfreeinodeblock;