Searched refs:started_tr (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.c183 int started_tr = 0; local
316 if (started_tr == 0) {
322 started_tr = 1;
446 if (started_tr) {
448 started_tr = 0;
490 if (started_tr == 0) {
495 started_tr = 1;
587 if (started_tr) {
589 started_tr = 0;
H A Dhfs_vnops.c1626 int error = 0, started_tr = 0, got_cookie = 0; local
1741 started_tr = 1;
1917 if (started_tr) {
1994 int started_tr = 0; local
2083 started_tr = 1;
2177 if (started_tr) {
2641 int error = 0, started_tr = 0; local
2738 started_tr = 1;
2818 if (started_tr) {
3021 int started_tr local
3625 int started_tr = 0, got_cookie = 0; local
4319 int started_tr = 0; local
5077 int error, started_tr = 0; local
[all...]
H A Dhfs_link.c685 int started_tr; local
700 started_tr = 0;
703 started_tr = 1;
877 if (started_tr) {
H A Dhfs_readwrite.c2517 int started_tr = 0; local
2569 started_tr = 1;
2594 if (started_tr == 0) {
2623 if (started_tr) {
2628 started_tr = 0;
2641 if (started_tr) {
2645 started_tr = 0;
4390 int started_tr = 0; local
4471 started_tr = 1;
4540 started_tr
[all...]
H A Dhfs_vfsutils.c1389 int started_tr = 0; local
1465 started_tr = 1;
1521 if (fsize > 0 && started_tr) {
1530 started_tr = 0;
1592 if (started_tr) {
1594 started_tr = 0;
1608 if (started_tr) {
H A Dhfs_vfsops.c2118 int started_tr = 0; local
2176 started_tr = 1;
2265 if (started_tr) {
2267 started_tr = 0;
2327 if (started_tr) {

Completed in 64 milliseconds