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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/qnx4/
H A Dfsync.c105 struct buffer_head *ind_bh; local
108 rc = sync_iblock(inode, iblock, &ind_bh, wait);
109 if (rc || !ind_bh)
114 ((unsigned short *) ind_bh->b_data) + i,
121 brelse(ind_bh);

Completed in 99 milliseconds