Home
last modified time | relevance | path

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

/linux/fs/ext4/
A Dext4_jbd2.h347 return jbd2_journal_extend(handle, nblocks, revoke); in ext4_journal_extend()
/linux/Documentation/filesystems/
A Djournalling.rst90 deadlocks. Note that jbd2_journal_extend() has similar blocking
/linux/fs/ocfs2/
A Djournal.c428 status = jbd2_journal_extend(handle, nblocks, 0); in ocfs2_extend_trans()
468 status = jbd2_journal_extend(handle, OCFS2_MAX_TRANS_DATA, 0); in ocfs2_allocate_extend_trans()
/linux/include/linux/
A Djbd2.h1529 extern int jbd2_journal_extend(handle_t *handle, int nblocks,
/linux/fs/jbd2/
A Dtransaction.c665 int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records) in jbd2_journal_extend() function
A Djournal.c59 EXPORT_SYMBOL(jbd2_journal_extend);
/linux/
A Dvmlinux.symvers9186 0x00000000 jbd2_journal_extend vmlinux EXPORT_SYMBOL
A DSystem.map11834 ffff80001036cc50 T jbd2_journal_extend
A D.tmp_System.map11834 ffff80001036cc50 T jbd2_journal_extend

Completed in 345 milliseconds