taglinefilesource code
sv_bh1122fs/sysv/balloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1123fs/sysv/balloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1218fs/sysv/balloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1219fs/sysv/balloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh140fs/sysv/ialloc.cif (sb->sv_bh1 == sb->sv_bh2)
sv_bh192fs/sysv/ialloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh193fs/sysv/ialloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1148fs/sysv/ialloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1149fs/sysv/ialloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1155fs/sysv/inode.csb->sv_bh1 = bh1;
sv_bh1212fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1269fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1316fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1492fs/sysv/inode.cif (sb->sv_bh1->b_dirt || sb->sv_bh2->b_dirt) {
sv_bh1509fs/sysv/inode.cbrelse(sb->sv_bh1);
sv_bh1510fs/sysv/inode.cif (sb->sv_bh1 != sb->sv_bh2) brelse(sb->sv_bh2);