Home
last modified time | relevance | path

Searched refs:mark_buffer_uptodate (Results 1 – 25 of 27) sorted by relevance

12

/linux-2.4.37.9/include/linux/
Damigaffs.h54 mark_buffer_uptodate(bh, 1); in affs_getzeroblk()
68 mark_buffer_uptodate(bh, 1); in affs_getemptyblk()
Dfs.h1171 static inline void mark_buffer_uptodate(struct buffer_head * bh, int on) in mark_buffer_uptodate() function
/linux-2.4.37.9/fs/hfs/
Dsysdep.c48 mark_buffer_uptodate(tmp, 1); in hfs_buffer_get()
Dfile.c491 mark_buffer_uptodate(bh, 1); in hfs_do_write()
/linux-2.4.37.9/fs/fat/
Dbuffer.c87 mark_buffer_uptodate(bh, val); in default_fat_set_uptodate()
/linux-2.4.37.9/drivers/block/
Drd.c121 mark_buffer_uptodate(tmp, 1); in ramdisk_updatepage()
173 mark_buffer_uptodate(sbh, 1); in rd_blkdev_pagecache_IO()
Dumem.c953 mark_buffer_uptodate(bh, uptodate); in mm_end_buffer_io_sync()
/linux-2.4.37.9/fs/sysv/
Dballoc.c86 mark_buffer_uptodate(bh, 1); in sysv_free_block()
Ditree.c147 mark_buffer_uptodate(bh, 1); in alloc_branch()
/linux-2.4.37.9/fs/reiserfs/
Dresize.c120 mark_buffer_uptodate(bitmap[i].bh, 1); in reiserfs_resize()
Dinode.c309 mark_buffer_uptodate(bh_result, 1); in _get_block_create_0()
378 mark_buffer_uptodate (bh_result, 1); in _get_block_create_0()
776 mark_buffer_uptodate (unbh, 1); in reiserfs_get_block()
1932 mark_buffer_uptodate(bh_result, 1); in map_block_for_writepage()
1952 mark_buffer_uptodate(bh_result, 1); in map_block_for_writepage()
Djournal.c882 mark_buffer_uptodate(bh, uptodate) ; in reiserfs_end_buffer_io_sync()
1568 mark_buffer_uptodate(real_blocks[i], 1) ; in journal_read_transaction()
3053 mark_buffer_uptodate(d_bh, 1) ; in do_journal_end()
3065 mark_buffer_uptodate(c_bh, 1) ; in do_journal_end()
3153 mark_buffer_uptodate(tmp_bh, 1) ; in do_journal_end()
/linux-2.4.37.9/fs/ufs/
Dutil.c113 mark_buffer_uptodate (ubh->bh[i], flag); in ubh_mark_buffer_uptodate()
Dinode.c428 mark_buffer_uptodate(bh, 1); in ufs_getfrag()
Dballoc.c228 mark_buffer_uptodate(bh, 1); \
/linux-2.4.37.9/fs/hpfs/
Dbuffer.c149 mark_buffer_uptodate(bh, 1); in hpfs_get_sector()
/linux-2.4.37.9/fs/jbd/
Drecovery.c494 mark_buffer_uptodate(nbh, 1); in do_one_pass()
Dcommit.c34 mark_buffer_uptodate(bh, uptodate); in journal_end_buffer_io_sync()
Djournal.c913 mark_buffer_uptodate(bh, 1); in journal_create()
/linux-2.4.37.9/fs/minix/
Ditree_common.c88 mark_buffer_uptodate(bh, 1); in alloc_branch()
/linux-2.4.37.9/drivers/md/
Draid5.c745 mark_buffer_uptodate(bh, 1); in compute_parity()
768 mark_buffer_uptodate(sh->bh_cache[pd_idx], 1); in compute_parity()
771 mark_buffer_uptodate(sh->bh_cache[pd_idx], 0); in compute_parity()
/linux-2.4.37.9/fs/udf/
Dinode.c259 mark_buffer_uptodate(dbh, 1); in udf_expand_dir_adinicb()
387 mark_buffer_uptodate(bh, 1); in udf_getblk()
1664 mark_buffer_uptodate(nbh, 1); in udf_add_aext()
/linux-2.4.37.9/fs/
Dbuffer.c223 mark_buffer_uptodate(bh, uptodate); in end_buffer_io_sync()
813 mark_buffer_uptodate(bh, uptodate); in end_buffer_io_async()
2265 mark_buffer_uptodate(bh, uptodate); in end_buffer_io_kiobuf()
/linux-2.4.37.9/fs/ext3/
Dinode.c603 mark_buffer_uptodate(bh, 1); in ext3_alloc_branch()
906 mark_buffer_uptodate(bh, 1); in ext3_getblk()
/linux-2.4.37.9/fs/ext2/
Dinode.c418 mark_buffer_uptodate(bh, 1); in ext2_alloc_branch()

12