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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Djournal.c2084 static void brelse_array(struct buffer_head **heads, int num) function
2204 brelse_array(log_blocks, i);
2205 brelse_array(real_blocks, i);
2220 brelse_array(log_blocks + i,
2222 brelse_array(real_blocks, get_desc_trans_len(desc));
2244 brelse_array(real_blocks + i,

Completed in 52 milliseconds