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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/dlm/
H A Ddlmthread.c85 list_empty(&res->converting) &&
297 converting:
298 if (list_empty(&res->converting))
303 target = list_entry(res->converting.next, struct dlm_lock, list);
305 mlog(ML_ERROR, "%.*s: converting a lock with no "
328 head = &res->converting;
351 mlog(0, "calling ast for converting lock: %.*s, have: %d, "
368 goto converting;
392 head = &res->converting;
409 * possible if converting lis
[all...]
H A Ddlmconvert.c138 /* already converting? */
158 mlog(0, "will set lvb: converting %s->%s\n",
168 "lvb: converting %s->%s\n",
174 "into lvb: converting %s->%s\n",
198 list_for_each(iter, &res->converting) {
237 list_move_tail(&lock->list, &res->converting);
287 mlog(ML_ERROR, "converting a remote lock that is already "
288 "converting! (cookie=%u:%llu, conv=%d)\n",
298 list_move_tail(&lock->list, &res->converting);
H A Ddlmdebug.c101 mlog(ML_NOTICE, " converting queue: \n");
102 list_for_each(iter2, &res->converting) {
H A Ddlmunlock.c83 * flags & LKM_CANCEL != 0: must be converting or blocked
86 * So to unlock a converting lock, you must first cancel the
238 if (!dlm_lock_on_list(&res->converting, lock))
473 /* scan granted -> converting -> blocked queues */
538 } else if (dlm_lock_on_list(&res->converting, lock)) {
H A Ddlmast.c351 head = &res->converting;
H A Ddlmcommon.h249 * Please keep granted, converting, and blocked in this order,
255 struct list_head converting; member in struct:dlm_lock_resource
288 u8 list; // 0=granted, 1=converting, 2=blocked
355 ret = &res->converting;
H A Ddlmlock.c87 list_for_each(iter, &res->converting) {
591 /* if converting, must pass in a valid dlm_lock */
H A Ddlmmaster.c591 !list_empty(&res->converting) ||
602 !list_empty(&res->converting) ? 'C' : ' ',
615 BUG_ON(!list_empty(&res->converting));
651 INIT_LIST_HEAD(&res->converting);
2429 (i == 1 ? "converting" :
H A Ddlmrecovery.c1810 BUG_ON(queue != &res->converting);
1862 * 2. order of locks on converting queue is
1951 /* move converting lock back to granted */
2163 list_for_each_safe(iter, tmpiter, &res->converting) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-elisp.c669 /* Don't bother converting "()" to "NIL". */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Dconvert.c595 This is because converting "index.html?foo=bar" to
597 isn't even recognized as an HTML file! However, converting
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm8 ; File written by Gilles Vollant, by converting to assembly the longest_match
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm8 ; File written by Gilles Vollant, by converting to assembly the longest_match
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex422 decoupling operation is the same for all pairs, converting square

Completed in 258 milliseconds