Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dmove_extent.c425 EXT4_ERROR_INODE_BLOCK(orig_inode, (sector_t)(orig_blk_offset), in move_extent_per_page()
Dindirect.c1038 EXT4_ERROR_INODE_BLOCK(inode, nr, in ext4_free_branches()
Dinode.c4771 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()
Dext4.h2679 #define EXT4_ERROR_INODE_BLOCK(inode, block, fmt, a...) \ macro