Home
last modified time | relevance | path

Searched refs:ubh_bread (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ufs/
H A Dutil.h266 #define ubh_bread(sb,fragment,size) _ubh_bread_(uspi,sb,fragment,size) macro
H A Dinode.c980 struct ufs_buffer_head *ubh = ubh_bread(sb, ind_block, uspi->s_bsize); in free_full_branch()
1154 ubh[i] = ubh_bread(sb, block, uspi->s_bsize); in ufs_truncate_blocks()
H A Dsuper.c529 ubh = ubh_bread(sb, uspi->s_csaddr + i, size); in ufs_read_cylinder_structures()
664 ubh = ubh_bread(sb, uspi->s_csaddr + i, size); in ufs_put_super_internal()
/kernel/linux/linux-6.6/fs/ufs/
H A Dutil.h260 #define ubh_bread(sb,fragment,size) _ubh_bread_(uspi,sb,fragment,size) macro
H A 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()
H A Dinode.c984 struct ufs_buffer_head *ubh = ubh_bread(sb, ind_block, uspi->s_bsize); in free_full_branch()
1158 ubh[i] = ubh_bread(sb, block, uspi->s_bsize); in ufs_truncate_blocks()

Completed in 10 milliseconds