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

/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vnops.c1133 int error = 0, started_tr = 0, got_cookie = 0; local
1181 started_tr = 1;
1307 if (started_tr) {
1638 int error = 0, started_tr = 0; local
1675 started_tr = 1;
1768 if (started_tr) {
1879 int started_tr = 0; local
2019 started_tr = 1;
2213 if (started_tr) {
2295 int started_tr local
2780 int started_tr = 0; local
3481 int error, started_tr = 0; local
[all...]
H A Dhfs_cnode.c78 int started_tr = 0; local
206 if (started_tr == 0) {
211 started_tr = 1;
295 if (started_tr) {
297 started_tr = 0;
H A Dhfs_readwrite.c2060 int started_tr = 0; local
2092 started_tr = 1;
2117 if (started_tr == 0) {
2146 if (started_tr) {
2151 started_tr = 0;
2164 if (started_tr) {
2168 started_tr = 0;
3156 int started_tr = 0; local
3221 started_tr = 1;
3289 started_tr
[all...]
H A Dhfs_link.c646 int started_tr; local
662 started_tr = 0;
665 started_tr = 1;
844 if (started_tr) {
H A Dhfs_vfsutils.c1197 int started_tr = 0; local
1271 started_tr = 1;
1325 if (fsize > 0 && started_tr) {
1334 started_tr = 0;
1388 if (started_tr) {
1390 started_tr = 0;
1404 if (started_tr) {
H A Dhfs_vfsops.c1550 int started_tr = 0; local
1603 started_tr = 1;
1666 if (started_tr) {
1668 started_tr = 0;
1724 if (started_tr) {

Completed in 48 milliseconds