Home
last modified time | relevance | path

Searched refs:ubh_mark_buffer_dirty (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/fs/ufs/
Dialloc.c123 ubh_mark_buffer_dirty (USPI_UBH); in ufs_free_inode()
124 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_free_inode()
243 ubh_mark_buffer_dirty (USPI_UBH); in ufs_new_inode()
244 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_new_inode()
Dballoc.c113 ubh_mark_buffer_dirty (USPI_UBH); in ufs_free_fragments()
114 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_free_fragments()
198 ubh_mark_buffer_dirty (USPI_UBH); in ufs_free_blocks()
199 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_free_blocks()
458 ubh_mark_buffer_dirty (USPI_UBH); in ufs_add_fragments()
459 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_add_fragments()
583 ubh_mark_buffer_dirty (USPI_UBH); in ufs_alloc_fragments()
584 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_alloc_fragments()
Dtruncate.c247 ubh_mark_buffer_dirty(ind_ubh); in ufs_trunc_indirect()
331 ubh_mark_buffer_dirty(dind_bh); in ufs_trunc_dindirect()
395 ubh_mark_buffer_dirty(tind_bh); in ufs_trunc_tindirect()
Dsuper.c196 ubh_mark_buffer_dirty(USPI_UBH); in ufs_error()
228 ubh_mark_buffer_dirty(USPI_UBH); in ufs_panic()
421 ubh_mark_buffer_dirty (ubh); in ufs_put_cylinder_structures()
864 ubh_mark_buffer_dirty (USPI_UBH); in ufs_write_super()
932 ubh_mark_buffer_dirty (USPI_UBH); in ufs_remount()
Dutil.c98 void ubh_mark_buffer_dirty (struct ufs_buffer_head * ubh) in ubh_mark_buffer_dirty() function
Dcylinder.c118 ubh_mark_buffer_dirty (UCPI_UBH); in ufs_put_cylinder()
Dutil.h234 extern void ubh_mark_buffer_dirty (struct ufs_buffer_head *);