Home
last modified time | relevance | path

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

/fs/ext4/
Dmove_extent.c434 EXT4_ERROR_INODE_BLOCK(orig_inode, (sector_t)(orig_blk_offset), in move_extent_per_page()
Dindirect.c1017 EXT4_ERROR_INODE_BLOCK(inode, nr, in ext4_free_branches()
Dinode.c4418 EXT4_ERROR_INODE_BLOCK(inode, block, in __ext4_get_inode_loc()
5110 EXT4_ERROR_INODE_BLOCK(inode, iloc.bh->b_blocknr, in ext4_write_inode()
Dext4.h2575 #define EXT4_ERROR_INODE_BLOCK(inode, block, fmt, a...) \ macro