Searched refs:F_ABORT (Results 1 – 2 of 2) sorted by relevance
417 #define F_ABORT 0x200 /* lock attempt aborted (force umount) */ macro
406 tlock->lf_flags |= F_ABORT; in lf_abort_advlocks()777 if (error == 0 && (lock->lf_flags & F_ABORT) != 0) { in lf_setlock()