tag | line | file | source code |
---|---|---|---|
buffer_uptodate | 3578 | drivers/block/floppy.c | if (bh && !buffer_uptodate(bh)) |
buffer_uptodate | 304 | drivers/block/ll_rw_blk.c | if (buffer_uptodate(bh)) { |
buffer_uptodate | 207 | drivers/block/loop.c | if (!buffer_uptodate(bh) && ((CURRENT->cmd == READ) || |
buffer_uptodate | 211 | drivers/block/loop.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 82 | fs/block_dev.c | if (chars != blocksize && !buffer_uptodate(bh)) { |
buffer_uptodate | 136 | fs/block_dev.c | if (!buffer_uptodate(bufferlist[i])) |
buffer_uptodate | 149 | fs/block_dev.c | if (!buffer_uptodate(bufferlist[i])) |
buffer_uptodate | 250 | fs/block_dev.c | if (*bhb && !buffer_uptodate(*bhb)) { |
buffer_uptodate | 275 | fs/block_dev.c | if (!buffer_uptodate(*bhe)) { /* read error? */ |
buffer_uptodate | 194 | fs/buffer.c | !buffer_dirty(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 762 | fs/buffer.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 887 | fs/buffer.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 891 | fs/buffer.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 922 | fs/buffer.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 936 | fs/buffer.c | if (buffer_uptodate(bh)) { |
buffer_uptodate | 952 | fs/buffer.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 1126 | fs/buffer.c | if (!buffer_uptodate(tmp)) { |
buffer_uptodate | 132 | fs/ext/file.c | if (*bhb && !buffer_uptodate(*bhb)) { |
buffer_uptodate | 155 | fs/ext/file.c | if (!buffer_uptodate(*bhe)) { /* read error? */ |
buffer_uptodate | 234 | fs/ext/file.c | if (c != BLOCK_SIZE && !buffer_uptodate(bh)) { |
buffer_uptodate | 237 | fs/ext/file.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 45 | fs/ext/fsync.c | if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 49 | fs/ext/fsync.c | if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) |
buffer_uptodate | 271 | fs/ext/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 274 | fs/ext/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 349 | fs/ext/inode.c | if (!bh || buffer_uptodate(bh)) |
buffer_uptodate | 353 | fs/ext/inode.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 440 | fs/ext/inode.c | if (buffer_req(bh) && !buffer_uptodate(bh)) |
buffer_uptodate | 137 | fs/ext2/dir.c | if (tmp && !buffer_uptodate(tmp) && !buffer_locked(tmp)) |
buffer_uptodate | 146 | fs/ext2/file.c | if (c != sb->s_blocksize && !buffer_uptodate(bh)) { |
buffer_uptodate | 149 | fs/ext2/file.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 172 | fs/ext2/file.c | if (!buffer_uptodate(bufferlist[i])) |
buffer_uptodate | 188 | fs/ext2/file.c | if (!buffer_uptodate(bufferlist[i])) |
buffer_uptodate | 45 | fs/ext2/fsync.c | if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 49 | fs/ext2/fsync.c | if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) { |
buffer_uptodate | 260 | fs/ext2/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 263 | fs/ext2/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 479 | fs/ext2/inode.c | if (!bh || buffer_uptodate(bh)) |
buffer_uptodate | 483 | fs/ext2/inode.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 661 | fs/ext2/inode.c | if (buffer_req(bh) && !buffer_uptodate(bh)) |
buffer_uptodate | 100 | fs/ext2/namei.c | if (bh && !buffer_uptodate(bh)) |
buffer_uptodate | 122 | fs/ext2/namei.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 155 | fs/ext2/namei.c | if (bh && !buffer_uptodate(bh)) |
buffer_uptodate | 130 | fs/fat/buffer.c | return buffer_uptodate(bh); |
buffer_uptodate | 99 | fs/minix/file.c | if (c != BLOCK_SIZE && !buffer_uptodate(bh)) { |
buffer_uptodate | 102 | fs/minix/file.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 46 | fs/minix/fsync.c | if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 50 | fs/minix/fsync.c | if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) |
buffer_uptodate | 183 | fs/minix/fsync.c | if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 187 | fs/minix/fsync.c | if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) |
buffer_uptodate | 418 | fs/minix/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 421 | fs/minix/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 531 | fs/minix/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 534 | fs/minix/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 621 | fs/minix/inode.c | if (!bh || buffer_uptodate(bh)) |
buffer_uptodate | 625 | fs/minix/inode.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 862 | fs/minix/inode.c | if (buffer_req(bh) && !buffer_uptodate(bh)) |
buffer_uptodate | 134 | fs/sysv/file.c | if (*bhb && !buffer_uptodate(*bhb)) { |
buffer_uptodate | 157 | fs/sysv/file.c | if (!buffer_uptodate(*bhe)) { /* read error? */ |
buffer_uptodate | 240 | fs/sysv/file.c | if (c != sb->sv_block_size && !buffer_uptodate(bh)) { |
buffer_uptodate | 243 | fs/sysv/file.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 48 | fs/sysv/fsync.c | if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 52 | fs/sysv/fsync.c | if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) { |
buffer_uptodate | 682 | fs/sysv/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 685 | fs/sysv/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 764 | fs/sysv/inode.c | if (!bh || buffer_uptodate(bh)) |
buffer_uptodate | 768 | fs/sysv/inode.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 959 | fs/sysv/inode.c | if (buffer_req(bh) && !buffer_uptodate(bh)) |
buffer_uptodate | 124 | fs/xiafs/file.c | if (*bhb && !buffer_uptodate(*bhb)) { |
buffer_uptodate | 147 | fs/xiafs/file.c | if (!buffer_uptodate(*bhe)) { /* read error? */ |
buffer_uptodate | 227 | fs/xiafs/file.c | if (c != XIAFS_ZSIZE(inode->i_sb) && !buffer_uptodate(bh)) { |
buffer_uptodate | 230 | fs/xiafs/file.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 44 | fs/xiafs/fsync.c | if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { |
buffer_uptodate | 48 | fs/xiafs/fsync.c | if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) |
buffer_uptodate | 283 | fs/xiafs/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 286 | fs/xiafs/inode.c | if (!buffer_uptodate(bh)) { |
buffer_uptodate | 362 | fs/xiafs/inode.c | if (!bh || buffer_uptodate(bh)) |
buffer_uptodate | 366 | fs/xiafs/inode.c | if (buffer_uptodate(bh)) |
buffer_uptodate | 501 | fs/xiafs/inode.c | if (buffer_req(bh) && !buffer_uptodate(bh)) |