Home
last modified time | relevance | path

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

/linux-5.19.10/fs/ufs/
Dutil.h266 #define ubh_bread(sb,fragment,size) _ubh_bread_(uspi,sb,fragment,size) macro
Dinode.c981 struct ufs_buffer_head *ubh = ubh_bread(sb, ind_block, uspi->s_bsize); in free_full_branch()
1155 ubh[i] = ubh_bread(sb, block, uspi->s_bsize); in ufs_truncate_blocks()
Dsuper.c528 ubh = ubh_bread(sb, uspi->s_csaddr + i, size); in ufs_read_cylinder_structures()
663 ubh = ubh_bread(sb, uspi->s_csaddr + i, size); in ufs_put_super_internal()