Home
last modified time | relevance | path

Searched refs:untried (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/afs/
H A Dvl_probe.c211 unsigned long untried) in afs_wait_for_vl_probes() argument
219 _enter("%u,%lx", vllist->nr_servers, untried); in afs_wait_for_vl_probes()
223 if (test_bit(i, &untried)) { in afs_wait_for_vl_probes()
226 __clear_bit(i, &untried); in afs_wait_for_vl_probes()
231 if (have_responders || !untried) in afs_wait_for_vl_probes()
239 if (test_bit(i, &untried)) { in afs_wait_for_vl_probes()
251 if (test_bit(i, &untried)) { in afs_wait_for_vl_probes()
269 if (test_bit(i, &untried)) { in afs_wait_for_vl_probes()
H A Dvl_rotate.c75 vc->untried = (1UL << vc->server_list->nr_servers) - 1; in afs_start_vl_iteration()
93 vc->untried, vc->index, in afs_select_vlserver()
179 _debug("pick [%lx]", vc->untried); in afs_select_vlserver()
181 error = afs_wait_for_vl_probes(vc->server_list, vc->untried); in afs_select_vlserver()
187 if (test_bit(vc->index, &vc->untried)) in afs_select_vlserver()
195 if (!test_bit(i, &vc->untried) || in afs_select_vlserver()
209 __clear_bit(vc->index, &vc->untried); in afs_select_vlserver()
298 vc->untried, vc->index, vc->nr_iterations, vc->flags, vc->error); in afs_vl_dump_edestaddrreq()
H A Drotate.c34 op->untried = (1UL << op->server_list->nr_servers) - 1; in afs_start_fs_iteration()
119 op->untried, op->index, in afs_select_fileserver()
322 _debug("pick [%lx]", op->untried); in afs_select_fileserver()
324 error = afs_wait_for_fs_probes(op->server_list, op->untried); in afs_select_fileserver()
333 if (test_bit(op->index, &op->untried)) in afs_select_fileserver()
344 if (!test_bit(i, &op->untried) || in afs_select_fileserver()
358 __clear_bit(op->index, &op->untried); in afs_select_fileserver()
484 op->untried, op->index, op->nr_iterations); in afs_dump_edestaddrreq()
H A Dfs_probe.c228 int afs_wait_for_fs_probes(struct afs_server_list *slist, unsigned long untried) in afs_wait_for_fs_probes() argument
236 _enter("%u,%lx", slist->nr_servers, untried); in afs_wait_for_fs_probes()
240 if (test_bit(i, &untried)) { in afs_wait_for_fs_probes()
243 __clear_bit(i, &untried); in afs_wait_for_fs_probes()
248 if (have_responders || !untried) in afs_wait_for_fs_probes()
256 if (test_bit(i, &untried)) { in afs_wait_for_fs_probes()
268 if (test_bit(i, &untried)) { in afs_wait_for_fs_probes()
286 if (test_bit(i, &untried)) { in afs_wait_for_fs_probes()
H A Dinternal.h724 unsigned long untried; /* Bitmask of untried servers */ member
836 unsigned long untried; /* Bitmask of untried servers */ member
/OK3568_Linux_fs/external/xserver/
H A Dconfigure24867 pkg_failed=untried
24884 pkg_failed=untried
24916 elif test $pkg_failed = untried; then
25508 pkg_failed=untried
25525 pkg_failed=untried
25567 pkg_failed=untried
25584 pkg_failed=untried
25607 elif test $pkg_failed = untried; then
25619 elif test $pkg_failed = untried; then
25642 pkg_failed=untried
[all …]
H A Daclocal.m4526 pkg_failed=untried
587 elif test $pkg_failed = untried; then