taglinefilesource code
sv_bh1126fs/sysv/balloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1127fs/sysv/balloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1222fs/sysv/balloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1223fs/sysv/balloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh144fs/sysv/ialloc.cif (sb->sv_bh1 == sb->sv_bh2)
sv_bh196fs/sysv/ialloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh197fs/sysv/ialloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1152fs/sysv/ialloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1153fs/sysv/ialloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1163fs/sysv/inode.csb->sv_bh1 = bh1;
sv_bh1220fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1278fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1326fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1505fs/sysv/inode.cif (sb->sv_bh1->b_dirt || sb->sv_bh2->b_dirt) {
sv_bh1529fs/sysv/inode.cbrelse(sb->sv_bh1);
sv_bh1530fs/sysv/inode.cif (sb->sv_bh1 != sb->sv_bh2) brelse(sb->sv_bh2);