Searched refs:__ext4_journal_start (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/fs/ext4/ ! |
D | ext4_jbd2.h | 310 __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
|