Searched refs:ext3_journal_extend (Results 1 – 2 of 2) sorted by relevance
263 static inline int ext3_journal_extend(handle_t *handle, int nblocks) in ext3_journal_extend() function
163 if (!ext3_journal_extend(handle, blocks_for_truncate(inode))) in try_to_extend_transaction()