Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfile.c267 ntfs_inode_warn(inode, "mmap encrypted not supported"); in ntfs_file_mmap()
272 ntfs_inode_warn(inode, "mmap deduplicated not supported"); in ntfs_file_mmap()
462 ntfs_inode_warn(inode, "fallocate(0x%x) is not supported", in ntfs_fallocate()
742 ntfs_inode_warn(inode, "encrypted i/o not supported"); in ntfs_file_read_iter()
753 ntfs_inode_warn( in ntfs_file_read_iter()
761 ntfs_inode_warn(inode, "read deduplicated not supported"); in ntfs_file_read_iter()
779 ntfs_inode_warn(inode, "encrypted i/o not supported"); in ntfs_file_splice_read()
785 ntfs_inode_warn( in ntfs_file_splice_read()
793 ntfs_inode_warn(inode, "read deduplicated not supported"); in ntfs_file_splice_read()
1076 ntfs_inode_warn(inode, "encrypted i/o not supported"); in ntfs_file_write_iter()
[all …]
H A Ddebug.h51 #define ntfs_inode_warn(inode, fmt, ...) \ macro
H A Dxattr.c432 ntfs_inode_warn( in ntfs_set_ea()
807 ntfs_inode_warn( in ntfs_getxattr()
911 ntfs_inode_warn( in ntfs_setxattr()
H A Dfrecord.c636 ntfs_inode_warn(&ni->vfs_inode, "repack problem"); in ni_repack()
1747 ntfs_inode_warn(&ni->vfs_inode, in ni_new_attr_flags()
1756 ntfs_inode_warn( in ni_new_attr_flags()
1982 ntfs_inode_warn( in ni_fiemap()
3289 ntfs_inode_warn( in ni_update_parent()
H A Dinode.c428 ntfs_inode_warn(inode, "Correct links count -> %u.", names); in ntfs_read_mft()