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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Ddlm_internal.h533 struct list_head unlocking; member in struct:dlm_user_proc
H A Duser.c586 INIT_LIST_HEAD(&proc->unlocking);
H A Dlock.c4176 list_move(&lkb->lkb_ownqueue, &ua->proc->unlocking);
4317 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) {
4355 list_for_each_entry_safe(lkb, safe, &proc->unlocking, lkb_ownqueue) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex365 However, strategic actions such as ejection of the tray, or unlocking
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c20536 OSTRACE3( "LOCK %d unlocking pending/is shared. r=%d\n", pFile->h, r );
20579 APIRET rcu = NO_ERROR; /* return code for unlocking */
22416 ** handle from another thread (without first unlocking the db file).
[all...]

Completed in 369 milliseconds