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_bh193fs/sysv/ialloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh194fs/sysv/ialloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1149fs/sysv/ialloc.cmark_buffer_dirty(sb->sv_bh1, 1); /* super-block has been modified */
sv_bh1150fs/sysv/ialloc.cif (sb->sv_bh1 != sb->sv_bh2) mark_buffer_dirty(sb->sv_bh2, 1);
sv_bh1157fs/sysv/inode.csb->sv_bh1 = bh1;
sv_bh1214fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1272fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1320fs/sysv/inode.csb->sv_bh1 = bh;
sv_bh1501fs/sysv/inode.cif (buffer_dirty(sb->sv_bh1) || buffer_dirty(sb->sv_bh2)) {
sv_bh1525fs/sysv/inode.cbrelse(sb->sv_bh1);
sv_bh1526fs/sysv/inode.cif (sb->sv_bh1 != sb->sv_bh2) brelse(sb->sv_bh2);