Searched refs:next_free (Results 26 - 50 of 51) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ocfs2/
H A Djournal.h582 u16 next_free = le16_to_cpu(last_el->l_next_free_rec); local
587 i = next_free - 1;
592 if (tree_depth && next_free == 1 &&
H A Dalloc.c1594 int next_free = le16_to_cpu(el->l_next_free_rec); local
1598 BUG_ON(!next_free);
1600 BUG_ON(next_free >= count);
1602 num_bytes = sizeof(struct ocfs2_extent_rec) * next_free;
1610 int i, insert_index, next_free, has_empty, num_bytes; local
1614 next_free = le16_to_cpu(el->l_next_free_rec);
1617 BUG_ON(!next_free);
1624 * empty extent and temporarily decrement next_free.
1628 * If next_free was 1 (only an empty extent), this
1632 for(i = 0; i < (next_free
1710 int next_free = le16_to_cpu(el->l_next_free_rec); local
2316 int next_free; local
2329 int next_free = le16_to_cpu(el->l_next_free_rec); local
2841 int next_free; local
3350 int ret, next_free, i; local
3916 int ret, i, next_free; local
3955 int ret, next_free; local
5356 int next_free; local
[all...]
H A Dresize.c429 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); local
438 else if (next_free != cl_count && next_free != input->chain)
440 "the add group should be in chain %u\n", next_free);
H A Dextent_map.c292 int ret, next_free; local
316 next_free = le16_to_cpu(el->l_next_free_rec);
318 if (next_free == 0 ||
319 (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0])))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ocfs2/
H A Dalloc.c1594 int next_free = le16_to_cpu(el->l_next_free_rec); local
1598 BUG_ON(!next_free);
1600 BUG_ON(next_free >= count);
1602 num_bytes = sizeof(struct ocfs2_extent_rec) * next_free;
1610 int i, insert_index, next_free, has_empty, num_bytes; local
1614 next_free = le16_to_cpu(el->l_next_free_rec);
1617 BUG_ON(!next_free);
1624 * empty extent and temporarily decrement next_free.
1628 * If next_free was 1 (only an empty extent), this
1632 for(i = 0; i < (next_free
1710 int next_free = le16_to_cpu(el->l_next_free_rec); local
2316 int next_free; local
2329 int next_free = le16_to_cpu(el->l_next_free_rec); local
2841 int next_free; local
3350 int ret, next_free, i; local
3916 int ret, i, next_free; local
3955 int ret, next_free; local
5356 int next_free; local
[all...]
H A Dresize.c429 u16 next_free = le16_to_cpu(di->id2.i_chain.cl_next_free_rec); local
438 else if (next_free != cl_count && next_free != input->chain)
440 "the add group should be in chain %u\n", next_free);
H A Dextent_map.c292 int ret, next_free; local
316 next_free = le16_to_cpu(el->l_next_free_rec);
318 if (next_free == 0 ||
319 (next_free == 1 && ocfs2_is_empty_extent(&el->l_recs[0])))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/
H A Ddrm_mm.c407 struct list_head *prev_free, *next_free; local
412 prev_free = next_free = NULL;
445 next_free = &next_node->free_stack;
453 node->free_stack.next = next_free;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_mm.c407 struct list_head *prev_free, *next_free; local
412 prev_free = next_free = NULL;
445 next_free = &next_node->free_stack;
453 node->free_stack.next = next_free;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/repmgr/
H A Drepmgr_windows.c20 int next_free; member in struct:__ack_waiter
210 table->first_free = w->next_free;
228 slot->next_free = db_rep->waiters->first_free;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/repmgr/
H A Drepmgr_windows.c20 int next_free; member in struct:__ack_waiter
210 table->first_free = w->next_free;
228 slot->next_free = db_rep->waiters->first_free;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/repmgr/
H A Drepmgr_windows.c20 int next_free; member in struct:__ack_waiter
210 table->first_free = w->next_free;
228 slot->next_free = db_rep->waiters->first_free;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/dbinc_auto/
H A Ddb_auto.h211 db_pgno_t next_free; member in struct:___db_pg_trunc_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/dbinc_auto/
H A Ddb_auto.h211 db_pgno_t next_free; member in struct:___db_pg_trunc_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/dbinc_auto/
H A Ddb_auto.h211 db_pgno_t next_free; member in struct:___db_pg_trunc_args
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db/
H A Ddb_rec.c1048 NULL, &nelem, argp->next_free, &last_pgno, lsnp, 1)) != 0)
1055 * beyond next_free then this is still in the freelist
1117 NEXT_PGNO(meta) = argp->next_free;
1139 meta->free = argp->next_free;
H A Ddb_auto.c2992 argp->next_free = (db_pgno_t)uinttmp;
3015 __db_pg_trunc_log(dbp, txnp, ret_lsnp, flags, meta, meta_lsn, last_free, last_lsn, next_free,
3025 db_pgno_t next_free;
3159 uinttmp = (u_int32_t)next_free;
H A Ddb_autop.c745 (void)printf("\tnext_free: %lu\n", (u_long)argp->next_free);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db/
H A Ddb_rec.c1048 NULL, &nelem, argp->next_free, &last_pgno, lsnp, 1)) != 0)
1055 * beyond next_free then this is still in the freelist
1117 NEXT_PGNO(meta) = argp->next_free;
1139 meta->free = argp->next_free;
H A Ddb_auto.c2992 argp->next_free = (db_pgno_t)uinttmp;
3015 __db_pg_trunc_log(dbp, txnp, ret_lsnp, flags, meta, meta_lsn, last_free, last_lsn, next_free,
3025 db_pgno_t next_free;
3159 uinttmp = (u_int32_t)next_free;
H A Ddb_autop.c745 (void)printf("\tnext_free: %lu\n", (u_long)argp->next_free);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db/
H A Ddb_rec.c1048 NULL, &nelem, argp->next_free, &last_pgno, lsnp, 1)) != 0)
1055 * beyond next_free then this is still in the freelist
1117 NEXT_PGNO(meta) = argp->next_free;
1139 meta->free = argp->next_free;
H A Ddb_auto.c2992 argp->next_free = (db_pgno_t)uinttmp;
3015 __db_pg_trunc_log(dbp, txnp, ret_lsnp, flags, meta, meta_lsn, last_free, last_lsn, next_free,
3025 db_pgno_t next_free;
3159 uinttmp = (u_int32_t)next_free;
H A Ddb_autop.c745 (void)printf("\tnext_free: %lu\n", (u_long)argp->next_free);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/lib/gcc/arm-brcm-linux-uclibcgnueabi/4.5.3/plugin/include/
H A Dgimple.h144 struct GTY ((chain_next ("%h.next_free"))) gimple_seq_d {
153 gimple_seq next_free; variable

Completed in 378 milliseconds

123