Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dialloc.c151 if (bitmap_uptodate(bh)) in ext4_read_inode_bitmap()
155 if (bitmap_uptodate(bh)) { in ext4_read_inode_bitmap()
H A Dext4.h3778 static inline int bitmap_uptodate(struct buffer_head *bh) in bitmap_uptodate() function