Searched refs:ntfs_inode_warn (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.1/fs/ntfs3/ |
| D | file.c | 183 ntfs_inode_warn(inode, "failed to extend initialized size to %llx.", in ntfs_extend_initialized_size() 360 ntfs_inode_warn(inode, "mmap encrypted not supported"); in ntfs_file_mmap() 365 ntfs_inode_warn(inode, "mmap deduplicated not supported"); in ntfs_file_mmap() 370 ntfs_inode_warn(inode, "mmap(write) compressed not supported"); in ntfs_file_mmap() 562 ntfs_inode_warn(inode, "fallocate(0x%x) is not supported", in ntfs_fallocate() 830 ntfs_inode_warn(inode, "encrypted i/o not supported"); in ntfs_file_read_iter() 835 ntfs_inode_warn(inode, "direct i/o + compressed not supported"); in ntfs_file_read_iter() 841 ntfs_inode_warn( in ntfs_file_read_iter() 849 ntfs_inode_warn(inode, "read deduplicated not supported"); in ntfs_file_read_iter() 924 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 | 382 ntfs_inode_warn( in ntfs_set_ea() 776 ntfs_inode_warn( in ntfs_getxattr() 881 ntfs_inode_warn( in ntfs_setxattr()
|
| D | frecord.c | 626 ntfs_inode_warn(&ni->vfs_inode, "repack problem"); in ni_repack() 1733 ntfs_inode_warn(&ni->vfs_inode, in ni_new_attr_flags() 1742 ntfs_inode_warn( in ni_new_attr_flags() 1925 ntfs_inode_warn( in ni_fiemap() 3184 ntfs_inode_warn( in ni_update_parent()
|