Searched refs:ubifs_writepage (Results 1 – 1 of 1) sorted by relevance
27 * implement. However, this is not true for 'ubifs_writepage()', which may be29 * background write-back, it calls 'ubifs_writepage()' with unlocked @i_mutex.30 * At "normal" work-paths the @i_mutex is locked in 'ubifs_writepage()', e.g.32 * 'ubifs_writepage()' we are only guaranteed that the page is locked.955 * Some locking issues explanation. 'ubifs_writepage()' first is called with962 * with @ui_mutex locked, because it would deadlock with 'ubifs_writepage()'.969 * But in 'ubifs_writepage()' we have to guarantee that we do not write beyond971 * are in the middle of 'ubifs_writepage()'? The UBIFS solution is the982 static int ubifs_writepage(struct folio *folio, struct writeback_control *wbc) in ubifs_writepage() function 1058 error = ubifs_writepage(foli in ubifs_writepages() [all...]