Searched refs:ntfs_inode_warn (Results 1 – 5 of 5) sorted by relevance
/linux/fs/ntfs3/ |
H A D | file.c | 246 ntfs_inode_warn(inode, "failed to extend initialized size to %llx.", in ntfs_extend_initialized_size() 344 ntfs_inode_warn(inode, "mmap encrypted not supported"); in ntfs_file_mmap() 349 ntfs_inode_warn(inode, "mmap deduplicated not supported"); in ntfs_file_mmap() 354 ntfs_inode_warn(inode, "mmap(write) compressed not supported"); in ntfs_file_mmap() 575 ntfs_inode_warn(inode, "fallocate(0x%x) is not supported", in ntfs_fallocate() 868 ntfs_inode_warn(inode, "encrypted i/o not supported"); in check_read_restriction() 874 ntfs_inode_warn( in check_read_restriction() 882 ntfs_inode_warn(inode, "read deduplicated not supported"); in check_read_restriction() 904 ntfs_inode_warn(inode, "direct i/o + compressed not supported"); in ntfs_file_read_iter() 999 ntfs_inode_warn(inode, "page size is bigger than frame size"); in ntfs_compress_write() [all …]
|
H A D | debug.h | 51 #define ntfs_inode_warn(inode, fmt, ...) \ macro
|
H A D | xattr.c | 433 ntfs_inode_warn( in ntfs_set_ea() 808 ntfs_inode_warn( in ntfs_getxattr() 912 ntfs_inode_warn( in ntfs_setxattr()
|
H A D | frecord.c | 643 ntfs_inode_warn(&ni->vfs_inode, "repack problem"); in ni_repack() 1756 ntfs_inode_warn(&ni->vfs_inode, in ni_new_attr_flags() 1765 ntfs_inode_warn( in ni_new_attr_flags() 1945 ntfs_inode_warn( in ni_fiemap() 3217 ntfs_inode_warn( in ni_update_parent()
|
H A D | inode.c | 431 ntfs_inode_warn(inode, "Correct links count -> %u.", names); in ntfs_read_mft()
|