Lines Matching defs:safe
80 * Determines wether given lock "flp" is safe.
81 * The lock is considered to be safe when it
550 * The function determines whether it's safe to map
552 * The mapping is considered to be "safe" if file
562 int safe = 1;
569 safe = 0;
576 if (!safe)
577 return (safe);
587 safe = 0;
593 return (safe);
850 * check whether the new lock is "safe". If it's not
851 * safe, disable caching for the given vnode. That is done
857 * it will become safe. This condition is checked in the
924 * back if the lock becomes safe after activativation. But it