Lines Matching refs:ntfs_inode_warn
188 ntfs_inode_warn(inode, "failed to extend initialized size to %llx.", in ntfs_extend_initialized_size()
291 ntfs_inode_warn(inode, "mmap encrypted not supported"); in ntfs_file_mmap_prepare()
296 ntfs_inode_warn(inode, "mmap deduplicated not supported"); in ntfs_file_mmap_prepare()
301 ntfs_inode_warn(inode, "mmap(write) compressed not supported"); in ntfs_file_mmap_prepare()
525 ntfs_inode_warn(inode, "fallocate(0x%x) is not supported", in ntfs_fallocate()
826 ntfs_inode_warn(inode, "encrypted i/o not supported"); in check_read_restriction()
832 ntfs_inode_warn( in check_read_restriction()
840 ntfs_inode_warn(inode, "read deduplicated not supported"); in check_read_restriction()
862 ntfs_inode_warn(inode, "direct i/o + compressed not supported"); in ntfs_file_read_iter()
957 ntfs_inode_warn(inode, "page size is bigger than frame size"); in ntfs_compress_write()
1165 ntfs_inode_warn(inode, "encrypted i/o not supported"); in check_write_restriction()
1170 ntfs_inode_warn(inode, "write into deduplicated not supported"); in check_write_restriction()
1199 ntfs_inode_warn(inode, "direct i/o + compressed not supported"); in ntfs_file_write_iter()
1264 ntfs_inode_warn( in ntfs_file_open()