Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dballoc.c495 if (bitmap_uptodate(bh)) in ext4_read_block_bitmap_nowait()
499 if (bitmap_uptodate(bh)) { in ext4_read_block_bitmap_nowait()
H A Dialloc.c152 if (bitmap_uptodate(bh)) in ext4_read_inode_bitmap()
156 if (bitmap_uptodate(bh)) { in ext4_read_inode_bitmap()
H A Dext4.h3658 static inline int bitmap_uptodate(struct buffer_head *bh) in bitmap_uptodate() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dballoc.c497 if (bitmap_uptodate(bh)) in ext4_read_block_bitmap_nowait()
501 if (bitmap_uptodate(bh)) { in ext4_read_block_bitmap_nowait()
H A Dialloc.c152 if (bitmap_uptodate(bh)) in ext4_read_inode_bitmap()
156 if (bitmap_uptodate(bh)) { in ext4_read_inode_bitmap()
H A Dext4.h3772 static inline int bitmap_uptodate(struct buffer_head *bh) in bitmap_uptodate() function

Completed in 20 milliseconds