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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Dalloc.c759 struct buffer_head *lowest_bh = NULL; local
809 if (lowest_bh)
810 brelse(lowest_bh);
811 lowest_bh = bh;
812 get_bh(lowest_bh);
818 if (!lowest_bh
822 *target_bh = lowest_bh;

Completed in 17 milliseconds