Searched refs:end_buffer_read_sync (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dbuffer_head_io.c153 get_bh(bh); /* for end_buffer_read_sync() */
154 bh->b_end_io = end_buffer_read_sync;
314 get_bh(bh); /* for end_buffer_read_sync() */
317 bh->b_end_io = end_buffer_read_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dbtnode.c149 bh->b_end_io = end_buffer_read_sync;
H A Dgcinode.c118 bh->b_end_io = end_buffer_read_sync;
H A Dmdt.c174 bh->b_end_io = end_buffer_read_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dmeta_io.c226 bh->b_end_io = end_buffer_read_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbuffer_head.h154 void end_buffer_read_sync(struct buffer_head *bh, int uptodate);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbuffer.c145 void end_buffer_read_sync(struct buffer_head *bh, int uptodate) function
150 EXPORT_SYMBOL(end_buffer_read_sync); variable
1148 bh->b_end_io = end_buffer_read_sync;
2904 bh->b_end_io = end_buffer_read_sync;
3218 bh->b_end_io = end_buffer_read_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dcompress.c637 tbh->b_end_io = end_buffer_read_sync;
H A Dfile.c451 bh->b_end_io = end_buffer_read_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dinode.c2692 bh->b_end_io = end_buffer_read_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c4903 bh->b_end_io = end_buffer_read_sync;
H A Dmballoc.c849 bh[i]->b_end_io = end_buffer_read_sync;

Completed in 120 milliseconds