• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/bsd/hfs/

Lines Matching refs:out

527 					goto out;
632 /* If this is the root, let VFS to find out the mount name, which may be different from the real name.
659 goto out;
668 * out the name value as needed below.
698 out:
760 goto out;
778 goto out;
793 goto out;
803 goto out;
881 goto out;
883 out:
1286 * When a file moves out of "Cleanup At Startup"
1342 * for regular files write out any clusters
1363 * has expired then we must explicitly zero out any areas
1448 * When MNT_WAIT is requested push out the catalog record for
1450 * because the journal_flush or hfs_metasync_all will push out
1673 goto out;
1686 goto out;
1707 goto out;
1719 goto out;
1740 goto out;
1762 out:
1960 goto out;
1991 goto out;
2017 goto out;
2040 goto out;
2048 goto out;
2095 goto out;
2129 goto out;
2137 goto out;
2144 goto out;
2171 goto out;
2200 out:
2318 * C_NOEXISTS flag on tvp to find out whether it's still in the
2330 * tvp/tcp (NULLing these out is fine because the vfs syscall
2350 goto out;
2369 // retry the locking with tvp null'ed out
2387 goto out;
2394 goto out;
2417 goto out;
2437 goto out;
2451 goto out;
2459 goto out;
2476 goto out;
2483 /* Preflighting done, take fvp out of the name space. */
2487 * When a file moves out of "Cleanup At Startup"
2517 goto out;
2534 goto out;
2559 goto out;
2571 goto out;
2589 goto out; /* matching hardlinks, nothing to do */
2595 goto out; /* matching hardlink, nothing to do */
2621 goto out;
2631 * operation. If this occurs, it may cause us to get a spurious EEXIST out of the cat_rename
2634 * out of the rename syscall, but not for this reason, since it is a synonym errno for ENOTEMPTY.
2647 goto out;
2695 fdcp->c_flag |= C_FORCEUPDATE; // XXXdbg - force it out!
2702 tdcp->c_flag |= C_FORCEUPDATE; // XXXdbg - force it out!
2704 out:
2803 goto out;
2807 goto out;
2813 goto out;
2821 goto out;
2851 goto out;
2856 goto out;
2882 out:
3006 goto out;
3060 goto out;
3097 goto out;
3146 goto out;
3171 out:
3502 /* Check if were out of usable disk space. */
3772 * since we could lock out of order when re-acquiring the cnode lock.