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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dcompression.h37 int vcnt,
H A Dzlib.c333 * vcnt is the count of pages in the biovec
345 int vcnt,
466 if (page_out_index >= vcnt) {
342 btrfs_zlib_decompress_biovec(struct page **pages_in, u64 disk_start, struct bio_vec *bvec, int vcnt, size_t srclen) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Draid10.c1345 int vcnt = r10_bio->sectors >> (PAGE_SHIFT-9); local
1358 for (j = 0; j < vcnt; j++)
1363 if (j == vcnt)
1374 tbio->bi_vcnt = vcnt;
1385 for (j=0; j < vcnt ; j++) {
H A Draid1.c1322 int vcnt = r1_bio->sectors >> (PAGE_SHIFT- 9); local
1327 for (j = vcnt; j-- ; ) {
1347 sbio->bi_vcnt = vcnt;
1358 for (j = 0; j < vcnt ; j++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dvolume.c2029 int vcnt; local
2035 for ( vcnt = 0, volume = Volumes; volume; volume = volume->v_next ) {
2080 vcnt++;
2093 *data = vcnt;

Completed in 176 milliseconds