Home
last modified time | relevance | path

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

/fs/ext4/
Dballoc.c455 if (bitmap_uptodate(bh)) in ext4_read_block_bitmap_nowait()
459 if (bitmap_uptodate(bh)) { in ext4_read_block_bitmap_nowait()
Dialloc.c148 if (bitmap_uptodate(bh)) in ext4_read_inode_bitmap()
152 if (bitmap_uptodate(bh)) { in ext4_read_inode_bitmap()
Dext4.h3239 static inline int bitmap_uptodate(struct buffer_head *bh) in bitmap_uptodate() function