Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dext4_jbd2.h310 __ext4_journal_start((inode), __LINE__, (type), (nblocks), 0, \
314 __ext4_journal_start((inode), __LINE__, (type), (blocks), (rsv_blocks),\
318 __ext4_journal_start((inode), __LINE__, (type), (blocks), 0, \
321 static inline handle_t *__ext4_journal_start(struct inode *inode, in __ext4_journal_start() function