Searched refs:ntfs_inode_warn (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/fs/ntfs3/ |
D | file.c | 244 ntfs_inode_warn(inode, "failed to extend initialized size to %llx.", in ntfs_extend_initialized_size() 342 ntfs_inode_warn(inode, "mmap encrypted not supported"); in ntfs_file_mmap() 347 ntfs_inode_warn(inode, "mmap deduplicated not supported"); in ntfs_file_mmap() 352 ntfs_inode_warn(inode, "mmap(write) compressed not supported"); in ntfs_file_mmap() 573 ntfs_inode_warn(inode, "fallocate(0x%x) is not supported", in ntfs_fallocate() 866 ntfs_inode_warn(inode, "encrypted i/o not supported"); in check_read_restriction() 872 ntfs_inode_warn( in check_read_restriction() 880 ntfs_inode_warn(inode, "read deduplicated not supported"); in check_read_restriction() 902 ntfs_inode_warn(inode, "direct i/o + compressed not supported"); in ntfs_file_read_iter() 996 ntfs_inode_warn(inode, "page size is bigger than frame size"); in ntfs_compress_write() [all …]
|
D | debug.h | 51 #define ntfs_inode_warn(inode, fmt, ...) \ macro
|
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()
|
D | frecord.c | 638 ntfs_inode_warn(&ni->vfs_inode, "repack problem"); in ni_repack() 1751 ntfs_inode_warn(&ni->vfs_inode, in ni_new_attr_flags() 1760 ntfs_inode_warn( in ni_new_attr_flags() 1984 ntfs_inode_warn( in ni_fiemap() 3285 ntfs_inode_warn( in ni_update_parent()
|
D | inode.c | 428 ntfs_inode_warn(inode, "Correct links count -> %u.", names); in ntfs_read_mft()
|