Searched refs:ocfs2_block_check_compute_bhs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | blockcheck.h | 49 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr,
|
H A D | blockcheck.c | 443 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, in ocfs2_block_check_compute_bhs() function 591 ocfs2_block_check_compute_bhs(bhs, nr, bc); in ocfs2_compute_meta_ecc_bhs()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | blockcheck.h | 47 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr,
|
H A D | blockcheck.c | 441 void ocfs2_block_check_compute_bhs(struct buffer_head **bhs, int nr, in ocfs2_block_check_compute_bhs() function 589 ocfs2_block_check_compute_bhs(bhs, nr, bc); in ocfs2_compute_meta_ecc_bhs()
|
Completed in 3 milliseconds