Searched refs:EXT4_ERROR_INODE_BLOCK (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/ext4/ |
D | move_extent.c | 425 EXT4_ERROR_INODE_BLOCK(orig_inode, (sector_t)(orig_blk_offset), in move_extent_per_page()
|
D | indirect.c | 1038 EXT4_ERROR_INODE_BLOCK(inode, nr, in ext4_free_branches()
|
D | inode.c | 4771 EXT4_ERROR_INODE_BLOCK(inode, block, in __ext4_get_inode_loc() 5529 EXT4_ERROR_INODE_BLOCK(inode, iloc.bh->b_blocknr, in ext4_write_inode()
|
D | ext4.h | 2679 #define EXT4_ERROR_INODE_BLOCK(inode, block, fmt, a...) \ macro
|