Searched refs:__ext4_journal_start (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ext4/ |
| H A D | ext4_jbd2.h | 222 __ext4_journal_start((inode), __LINE__, (type), (nblocks), 0, \ 226 __ext4_journal_start((inode), __LINE__, (type), (blocks), (rsv_blocks),\ 230 __ext4_journal_start((inode), __LINE__, (type), (blocks), 0, \ 233 static inline handle_t *__ext4_journal_start(struct inode *inode, in __ext4_journal_start() function
|