Home
last modified time | relevance | path

Searched refs:buffer_uptodate (Results 1 – 25 of 37) sorted by relevance

12

/linux-2.4.37.9/fs/isofs/
Dcompress.c128 if ( !bh || (wait_on_buffer(bh), !buffer_uptodate(bh)) ) { in zisofs_readpage()
141 if ( !bh || (wait_on_buffer(bh), !buffer_uptodate(bh)) ) { in zisofs_readpage()
206 if ( !bh || (wait_on_buffer(bh), !buffer_uptodate(bh)) ) { in zisofs_readpage()
245 (wait_on_buffer(bh), !buffer_uptodate(bh)) ) { in zisofs_readpage()
/linux-2.4.37.9/fs/hfs/
Dfile.c346 if (!buffer_uptodate(*bhb)) { in hfs_do_read()
380 if (!buffer_uptodate(*bhe)) { in hfs_do_read()
468 if (c != HFS_SECTOR_SIZE && !buffer_uptodate(bh)) { in hfs_do_write()
471 if (!buffer_uptodate(bh)) { in hfs_do_write()
/linux-2.4.37.9/fs/qnx4/
Dfsync.c48 if (wait && buffer_req(bh) && !buffer_uptodate(bh)) { in sync_block()
52 if (wait || !buffer_uptodate(bh) || !buffer_dirty(bh)) { in sync_block()
Dinode.c48 if (buffer_req(bh) && !buffer_uptodate(bh)) in qnx4_sync_inode()
194 if (!bh || buffer_uptodate(bh)) { in qnx4_bread()
199 if (buffer_uptodate(bh)) { in qnx4_bread()
/linux-2.4.37.9/fs/xfs/linux-2.4/
Dxfs_aops.c252 if (!buffer_unwritten(bh) || !buffer_uptodate(bh)) in xfs_probe_unwritten_page()
296 if (buffer_mapped(bh) || !buffer_uptodate(bh)) in xfs_probe_unmapped_page()
576 if (!(PageUptodate(page) || buffer_uptodate(bh))) in xfs_convert_page()
707 if (!buffer_uptodate(bh)) in xfs_page_state_convert()
709 if (!(PageUptodate(page) || buffer_uptodate(bh)) && !startio) in xfs_page_state_convert()
774 } else if ((buffer_uptodate(bh) || PageUptodate(page)) && in xfs_page_state_convert()
810 if (buffer_uptodate(bh) && in xfs_page_state_convert()
912 ((!buffer_mapped(bh_result) && !buffer_uptodate(bh_result)) || in linvfs_get_block_core()
989 if (buffer_uptodate(bh) && !buffer_mapped(bh)) in xfs_count_page_state()
/linux-2.4.37.9/fs/
Dbuffer.c841 } else if (!buffer_uptodate(tmp)) in end_buffer_io_async()
933 if (!buffer_uptodate(bh)) in fsync_buffers_list()
973 if (!buffer_uptodate(bh)) in osync_buffers_list()
1194 if (buffer_uptodate(bh)) in bread()
1199 if (buffer_uptodate(bh)) in bread()
1676 if (!buffer_uptodate(bh) && !buffer_delay(bh) && in __block_prepare_write()
1687 if (!buffer_uptodate(*wait_bh)) in __block_prepare_write()
1717 if (buffer_new(bh) && !buffer_uptodate(bh)) { in __block_prepare_write()
1745 if (!buffer_uptodate(bh)) in __block_commit_write()
1800 if (buffer_uptodate(bh)) in block_read_full_page()
[all …]
/linux-2.4.37.9/fs/jbd/
Drecovery.c104 if (!buffer_uptodate(bh) && !buffer_locked(bh)) { in do_readahead()
158 if (!buffer_uptodate(bh)) { in jread()
166 if (!buffer_uptodate(bh)) { in jread()
Djournal.c989 if (!buffer_uptodate(bh)) { in journal_get_superblock()
992 if (!buffer_uptodate(bh)) { in journal_get_superblock()
/linux-2.4.37.9/drivers/md/
Draid5.c676 if (buffer_uptodate(bh)) in compute_block()
702 if (!buffer_uptodate(sh->bh_cache[pd_idx])) in compute_parity()
708 buffer_uptodate(sh->bh_cache[i])) { in compute_parity()
848 if (buffer_uptodate(bh) && sh->bh_read[i]) { in handle_stripe()
869 if (buffer_uptodate(bh)) uptodate++; in handle_stripe()
926 ( (conf->disks[sh->pd_idx].operational && !buffer_locked(bh) && buffer_uptodate(bh)) in handle_stripe()
934 (!buffer_locked(bh) && buffer_uptodate(bh)) ) { in handle_stripe()
956 if (!buffer_locked(bh) && !buffer_uptodate(bh) && in handle_stripe()
995 !buffer_uptodate(bh)) { in handle_stripe()
1005 !buffer_uptodate(bh)) { in handle_stripe()
[all …]
/linux-2.4.37.9/fs/fat/
Dbuffer.c92 return buffer_uptodate(bh); in default_fat_is_uptodate()
/linux-2.4.37.9/fs/ufs/
Dinode.c253 if (!buffer_uptodate(bh)) { in ufs_block_getfrag()
256 if (!buffer_uptodate(bh)) in ufs_block_getfrag()
443 if (!bh || buffer_uptodate(bh)) in ufs_bread()
447 if (buffer_uptodate(bh)) in ufs_bread()
Ddir.c213 if (bh && !buffer_uptodate(bh)) in ufs_find_entry()
235 if (!buffer_uptodate(bh)) { in ufs_find_entry()
278 if (bh && !buffer_uptodate(bh)) in ufs_find_entry()
/linux-2.4.37.9/fs/reiserfs/
Djournal.c700 if (!buffer_uptodate(tbh)) { in flush_commit_list()
723 if (!buffer_uptodate(tbh)) { in flush_commit_list()
745 if (!buffer_uptodate(jl->j_commit_bh)) { in flush_commit_list()
826 if (!buffer_uptodate(SB_JOURNAL(p_s_sb)->j_header_bh)) { in _update_journal_header_block()
839 if (!buffer_uptodate(SB_JOURNAL(p_s_sb)->j_header_bh)) { in _update_journal_header_block()
1027 if (!buffer_uptodate(saved_bh)) { in flush_journal_list()
1063 if (!buffer_uptodate(cn->bh)) { in flush_journal_list()
1557 if (!buffer_uptodate(log_blocks[i])) { in journal_read_transaction()
1578 if (!buffer_uptodate(real_blocks[i])) { in journal_read_transaction()
1623 if (buffer_uptodate (bh)) in reiserfs_breada()
[all …]
Dtail_conversion.c110 if ( !unbh->b_page || buffer_uptodate(unbh) || Page_Uptodate(unbh->b_page)) { in direct2indirect()
Dsuper.c814 if (!buffer_uptodate(SB_AP_BITMAP(s)[i].bh)) in read_bitmaps()
819 if (!buffer_uptodate(SB_AP_BITMAP(s)[i].bh)) { in read_bitmaps()
976 if (!buffer_uptodate(SB_BUFFER_WITH_SB(s))) { in reread_meta_blocks()
985 if (!buffer_uptodate(SB_AP_BITMAP(s)[i].bh)) { in reread_meta_blocks()
Dfix_node.c911 ! buffer_uptodate (p_s_father) || in is_left_neighbor_in_cache()
912 ! buffer_uptodate (p_s_tb->FL[n_h]), in is_left_neighbor_in_cache()
925 RFALSE( buffer_uptodate (left) && ! B_IS_IN_TREE(left), in is_left_neighbor_in_cache()
2100 if ( ! buffer_uptodate (p_s_bh) ) { in tb_buffer_sanity_check()
2331 if (!buffer_uptodate (p_s_tbS0) || !B_IS_IN_TREE (p_s_tbS0)) { in fix_nodes()
Dstree.c319 RFALSE( ! buffer_uptodate(PATH_OFFSET_PBUFFER(p_s_chk_path, n_path_offset)), in get_lkey()
358 RFALSE( ! buffer_uptodate(PATH_OFFSET_PBUFFER(p_s_chk_path, n_path_offset)), in get_rkey()
613 if (!buffer_uptodate (bh)) { in search_by_key_reada()
/linux-2.4.37.9/fs/ext3/
Ddir.c108 if (tmp && !buffer_uptodate(tmp) && in ext3_readdir()
Dinode.c969 if (buffer_uptodate(bh)) in ext3_bread()
973 if (buffer_uptodate(bh)) in ext3_bread()
1001 if (partial && !buffer_uptodate(bh)) in walk_page_buffers()
1450 if (buffer_uptodate(bh)) in ext3_block_truncate_page()
1462 if (!buffer_uptodate(bh)) { in ext3_block_truncate_page()
1467 if (!buffer_uptodate(bh)) in ext3_block_truncate_page()
/linux-2.4.37.9/fs/udf/
Ddir.c161 if (tmp && !buffer_uptodate(tmp) && !buffer_locked(tmp)) in do_udf_readdir()
Ddirectory.c120 if (tmp && !buffer_uptodate(tmp) && !buffer_locked(tmp)) in udf_fileident_read()
/linux-2.4.37.9/fs/ntfs/
Dsupport.c200 if (buffer_req(bh) && !buffer_uptodate(bh)) { in ntfs_getput_clusters()
/linux-2.4.37.9/fs/sysv/
Dinode.c243 if (buffer_req(bh) && !buffer_uptodate(bh)) { in sysv_sync_inode()
/linux-2.4.37.9/fs/hpfs/
Dbuffer.c148 if (!buffer_uptodate(bh)) wait_on_buffer(bh); in hpfs_get_sector()
/linux-2.4.37.9/drivers/block/
Drd.c119 if (!buffer_uptodate(tmp)) { in ramdisk_updatepage()

12