Home
last modified time | relevance | path

Searched refs:inverted_lock (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/jbd/
Dcommit.c105 static int inverted_lock(journal_t *journal, struct buffer_head *bh) in inverted_lock() function
224 if (!inverted_lock(journal, bh)) { in journal_submit_data_buffers()
458 if (!inverted_lock(journal, bh)) { in journal_commit_transaction()