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