Home
last modified time | relevance | path

Searched refs:ntfs_inode_warn (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Dfile.c362 ntfs_inode_warn(inode, "mmap encrypted not supported"); in ntfs_file_mmap()
367 ntfs_inode_warn(inode, "mmap deduplicated not supported"); in ntfs_file_mmap()
372 ntfs_inode_warn(inode, "mmap(write) compressed not supported"); in ntfs_file_mmap()
594 ntfs_inode_warn(inode, "fallocate(0x%x) is not supported", in ntfs_fallocate()
887 ntfs_inode_warn(inode, "encrypted i/o not supported"); in check_read_restriction()
893 ntfs_inode_warn( in check_read_restriction()
901 ntfs_inode_warn(inode, "read deduplicated not supported"); in check_read_restriction()
923 ntfs_inode_warn(inode, "direct i/o + compressed not supported"); in ntfs_file_read_iter()
1018 ntfs_inode_warn(inode, "page size is bigger than frame size"); in ntfs_compress_write()
1227 ntfs_inode_warn(inode, "encrypted i/o not supported"); in check_write_restriction()
[all …]
H A Ddebug.h51 #define ntfs_inode_warn(inode, fmt, ...) \ macro
H A Dxattr.c433 ntfs_inode_warn( in ntfs_set_ea()
808 ntfs_inode_warn( in ntfs_getxattr()
912 ntfs_inode_warn( in ntfs_setxattr()
H A Dfrecord.c586 ntfs_inode_warn(&ni->vfs_inode, "repack problem"); in ni_repack()
1699 ntfs_inode_warn(&ni->vfs_inode, in ni_new_attr_flags()
1708 ntfs_inode_warn( in ni_new_attr_flags()
1888 ntfs_inode_warn( in ni_fiemap()
3160 ntfs_inode_warn( in ni_update_parent()
H A Dinode.c431 ntfs_inode_warn(inode, "Correct links count -> %u.", names); in ntfs_read_mft()