Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsymlink.c46 EXT4_ERROR_INODE(inode, "bad symlink."); in ext4_encrypted_get_link()
106 EXT4_ERROR_INODE(inode, "bad symlink."); in ext4_get_link()
H A Dverity.c288 EXT4_ERROR_INODE(inode, "verity file doesn't use extents"); in ext4_get_verity_descriptor_location()
298 EXT4_ERROR_INODE(inode, "verity file has no extents"); in ext4_get_verity_descriptor_location()
335 EXT4_ERROR_INODE(inode, "verity file corrupted; can't find descriptor"); in ext4_get_verity_descriptor_location()
H A Dindirect.c603 EXT4_ERROR_INODE(inode, "Can't allocate blocks for " in ext4_ind_map_blocks()
874 EXT4_ERROR_INODE(inode, "attempt to clear invalid " in ext4_clear_blocks()
980 EXT4_ERROR_INODE(inode, in ext4_free_data()
1020 EXT4_ERROR_INODE(inode, in ext4_free_branches()
H A Dcrypto.c208 EXT4_ERROR_INODE(inode, "Failed to mark inode dirty"); in ext4_set_context()