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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dbitmaps.c170 ext2_ino_t end, ext2_ino_t *oend)
176 if (oend)
177 *oend = bitmap->end;
183 blk_t end, blk_t *oend)
189 if (oend)
190 *oend = bitmap->end;
169 ext2fs_fudge_inode_bitmap_end(ext2fs_inode_bitmap bitmap, ext2_ino_t end, ext2_ino_t *oend) argument
182 ext2fs_fudge_block_bitmap_end(ext2fs_block_bitmap bitmap, blk_t end, blk_t *oend) argument
H A Dext2fs.h500 ext2_ino_t end, ext2_ino_t *oend);
502 blk_t end, blk_t *oend);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dpeer-mgr.c1107 struct weighted_piece * oend = o + t->pieceCount; local
1113 while( o!=oend && n!=nend ) {

Completed in 114 milliseconds