Searched refs:pagebuf_cond_lock (Results 1 – 2 of 2) sorted by relevance
257 extern int pagebuf_cond_lock( /* lock buffer, if not locked */527 #define XFS_BUF_CPSEMA(bp) (pagebuf_cond_lock(bp) == 0)
1062 pagebuf_cond_lock( /* lock buffer, if not locked */ in pagebuf_cond_lock() function2138 if (!pagebuf_ispin(pb) && !pagebuf_cond_lock(pb)) { in pagebuf_daemon()