Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dmove_extent.c424 EXT4_ERROR_INODE_BLOCK(orig_inode, (sector_t)(orig_blk_offset), in move_extent_per_page()
Dindirect.c1025 EXT4_ERROR_INODE_BLOCK(inode, nr, in ext4_free_branches()
Dinode.c4665 EXT4_ERROR_INODE_BLOCK(inode, block, in __ext4_get_inode_loc()
5384 EXT4_ERROR_INODE_BLOCK(inode, iloc.bh->b_blocknr, in ext4_write_inode()
Dext4.h2590 #define EXT4_ERROR_INODE_BLOCK(inode, block, fmt, a...) \ macro