Home
last modified time | relevance | path

Searched refs:ubh_bread (Results 1 – 3 of 3) sorted by relevance

/fs/ufs/
Dinode.c969 struct ufs_buffer_head *ubh = ubh_bread(sb, ind_block, uspi->s_bsize); in free_full_branch()
1140 ubh[i] = ubh_bread(sb, block, uspi->s_bsize); in __ufs_truncate_blocks()
Dutil.h265 #define ubh_bread(sb,fragment,size) _ubh_bread_(uspi,sb,fragment,size) macro
Dsuper.c527 ubh = ubh_bread(sb, uspi->s_csaddr + i, size); in ufs_read_cylinder_structures()
652 ubh = ubh_bread(sb, uspi->s_csaddr + i, size); in ufs_put_super_internal()