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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c740 unsigned long long sb_index = pos; local
743 offset = do_div(sb_index, blocksize);
744 *pbh = sb_bread(sb, sb_index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nilfs2/
H A Dsuper.c740 unsigned long long sb_index = pos; local
743 offset = do_div(sb_index, blocksize);
744 *pbh = sb_bread(sb, sb_index);

Completed in 109 milliseconds