FUSE_ATTR_DAX
return fc->inode_dax && (flags & FUSE_ATTR_DAX);
((bool) IS_DAX(inode) != (bool) (flags & FUSE_ATTR_DAX)))