Searched refs:eb_blkno (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | alloc.h | 79 int ocfs2_read_extent_block(struct ocfs2_caching_info *ci, u64 eb_blkno,
|
H A D | alloc.c | 930 int ocfs2_read_extent_block(struct ocfs2_caching_info *ci, u64 eb_blkno, in ocfs2_read_extent_block() argument 936 rc = ocfs2_read_block(ci, eb_blkno, &tmp, in ocfs2_read_extent_block()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | alloc.h | 77 int ocfs2_read_extent_block(struct ocfs2_caching_info *ci, u64 eb_blkno,
|
H A D | alloc.c | 928 int ocfs2_read_extent_block(struct ocfs2_caching_info *ci, u64 eb_blkno, in ocfs2_read_extent_block() argument 934 rc = ocfs2_read_block(ci, eb_blkno, &tmp, in ocfs2_read_extent_block()
|
Completed in 18 milliseconds