Searched refs:LOCKFS_IS_BUSY (Results 1 – 2 of 2) sorted by relevance
283 if (LOCKFS_IS_BUSY(&lf)) in printstatus()289 if (LOCKFS_IS_BUSY(&lf)) in printstatus()297 if (LOCKFS_IS_BUSY(&lf)) in printstatus()304 if (LOCKFS_IS_BUSY(&lf)) in printstatus()310 if (LOCKFS_IS_BUSY(&lf)) in printstatus()318 if (LOCKFS_IS_BUSY(&lf)) in printstatus()326 if (LOCKFS_IS_BUSY(&lf)) in printstatus()390 if (!LOCKFS_IS_BUSY(&lf) && LOCKFS_IS_MOD(&lf)) { in lockfs()
80 #define LOCKFS_IS_BUSY(LF) ((LF)->lf_flags & LOCKFS_BUSY) macro