Searched refs:buffer_uptodate (Results 1 - 5 of 5) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Djfs_user.h144 int buffer_uptodate(struct buffer_head *bh);
H A Drecovery.c103 if (!buffer_uptodate(bh) && !buffer_locked(bh)) {
157 if (!buffer_uptodate(bh)) {
165 if (!buffer_uptodate(bh)) {
H A Djournal.c172 int buffer_uptodate(struct buffer_head *bh) function
/external/squashfs-tools/kernel/fs/squashfs/
H A Dblock.c173 if (!buffer_uptodate(bh[k]))
235 if (!buffer_uptodate(bh[i]))
/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dinode.c216 if (!buffer_uptodate(bh[k]))

Completed in 155 milliseconds